fubarhouse.jetbrains-upsource

Ansible Role: UpSource

Build Status stability-stable Ansible Galaxy MIT licensed

  • This role installs Jetbrains' UpSource on Ubuntu, Debian, CentOS, and RedHat!

Preview

screenshot

Requirements

  • Java 7 (not included in the installation)

Role Variables

# Set to true to remove the existing installation before starting
upsource_fresh_install: false
# Directory for installation
upsource_install_dir: /opt/upsource
# Domain for installation
upsource_domain: localhost
# Port for installation
upsource_port: 3000
# Version of UpSource to install
upsource_version: 2017.3.2593

Dependencies

Dependencies are automatically checked during the installation.

Installation

  • Add this role to your playbook.
  • Change the variables above as needed.

Example Playbook

- hosts: localhost
  roles:
    - fubarhouse.jetbrains-upsource

License

MIT / BSD

Author Information

This role was created in 2016 by Karl Hepworth.

Informazioni sul progetto

Installs JetBrains UpSource on Ubuntu/Debian/RedHat/CentOS/REHL servers.

Installa
ansible-galaxy install fubarhouse.jetbrains-upsource
Licenza
mit
Download
138
Proprietario
Lover of all things open source and computers - both hardware and software. My opinions are my own.