Skip to content

fubarhouse/ansible-role-jetbrains-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: Hub

Build Status MIT licensed

  • Installs Jetbrains' Hub on Ubuntu, Debian, RedHat, CentOS and REHL servers.

Preview

screenshot

Role Variables

hub_install_dir: /usr/local/hub
hub_domain: hub.vagrant.dev
hub_port: 8115
hub_user: hub
hub_mode: 0777

Dependencies

  • Java 1.8

Installation

  • Add the role to your playbook.
  • No special settings are required if the dependencies are met.

License

MIT / BSD

Author Information

This role was created in 2016 by Karl Hepworth.