jetbrains-upsource
Ansible Role: UpSource
- Installs Jetbrains' UpSource on Ubuntu, Debian, CentOS and RedHat!
Preview
Requirements
- Java 7 (not included)
Role Variables
# Remove the existing file system before starting
upsource_fresh_install: false
# Installation directory
upsource_install_dir: /opt/upsource
# Installation domain
upsource_domain: localhost
# Installation port
upsource_port: 3000
# Installation version
upsource_version: 2017.3.2593
Dependencies
Dependencies are checked off as the role installs.
Installation
- Add the role to your playbook.
- Modify above variables as desired.
Example Playbook
- hosts: localhost
roles:
- fubarhouse.jetbrains-upsource
License
MIT / BSD
Author Information
This role was created in 2016 by Karl Hepworth.
About
Installs JetBrains UpSource on Ubuntu/Debian/RedHat/CentOS/REHL servers.
Install
ansible-galaxy install fubarhouse/ansible-role-jetbrains-upsource
License
mit
Downloads
127
Owner
Lover of all things open source and computers - both hardware and software. My opinions are my own.