Giter Club home page Giter Club logo

atlassian-dockers's Introduction

Docker containers for Atlassian JIRA, Stash, Fisheye and Bamboo

These containers are intended to run behind one BASE_URL served Apache httpd.

TL;DR

One liner to get everything up and running

export BASE_URL=http://127.0.0.1:8000 
curl -sL https://raw.githubusercontent.com/sloppycoder/atlassian-dockers/master/run.sh | bash -

To build the images locally, clone this repo first, then

./build.sh 
BASE_URL=http://127.0.0.1:8000 ./run.sh 

Then point your browser at the URL below to install license and configuation for each applicaiton:

Application URL
JIRA BASE_URL/jira
Stash BASE_URL/stash
Fisheye BASE_URL/fisheye
Bamboo BASE_URL/bamboo

Test with boot2docker, Amazon EC2 instance and Google Compute Enginge

boot2docker with Parallels on Mac

cd vagrant/paralles
vagrant up

should work for most people.

Amazon EC2 instance with Amazon Linux AMI (HVM)

Before vagrant up please check the Vagrantfile to make sure it contains the configuration you want, especially the your access key, region, VPC subnet_id etc in order to work correctly.

Google Compute Engine with image "entos-7-v20150127"

Before vagrant up please check the Vagrantfile to make sure it contains the configuration you want, especially the your aproject id, access client email and key location. For ssh access to the instance, please upload your ssh key via console before spin up the instance. see GCE documentation for details. more references in this GitHub issue

atlassian-dockers's People

Contributors

sloppycoder avatar

Watchers

Ryan L. Foster 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.