Giter VIP home page Giter VIP logo

phoebian's Introduction

Phoebian could be also called the missing link when it comes to managing JIRA and Confluence instances. 

It includes:

Linux service scripts
---------------------
Service scripts that do try to restart the services nicely and forcing them if they fail, that are also cleaning up temporary directories and rotating the logs.

If you want to keep on the bleeding edge (EAP releases), just create a file named .eap in the installation directory. The upgrade script will know that this instance is supposed to be a bleeding edge one and it will upgrade to pre-releases when they are available.

Updater
-------
atlassian-updater.py is a script that detects what products you have installed, which version they are, downloads new releases or EAP versions if desired and performs upgrades.

This script can also be used even if you have multiple instances of the same product as long you are using a meaningful way to identify them.


The scripts tries to detect the installation location, and we recommend you to use the default installation directories:

Installation directories
/opt/atlassian/jira
/opt/atlassian/jira-other-instance
/opt/atlassian/crowd
/opt/atlassian/confluence
/opt/atlassian/bamboo

Home directories
/var/atlassian/application-data/jira
/var/atlassian/application-data/confluence
/var/atlassian/application-data/crowd
/var/atlassian/application-data/bamboo

For each instance it does require a service script in /etc/init.d/{instance}

The script is able to run with MULTIPLE instances, just use a pattern as "jira-xxx" and it will work. Obviously the same instance name must exist in all 3 location: /init.d, /opt and /var.

PORTS : trying to use the default ones, as long they do not overlap.

8080 - jira 
8081 - jira JMX/RMI
9005 - jira tomcat shutdown

8090 - confluence
8091 - confluence JMX/RMI
8000 - confluence tomcat shutdown

8095 - crowd
8096 - crowd JMX/RMI
8020 - crowd tomcat shutdown



Maturity
========

This scrip is used in production, with at least 8 hosting servers since 2013. It is not perfect but makes administration tasks much easier and faster, minimising the downtimes.

phoebian's People

Contributors

ssbarnea avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.