Code Monkey home page Code Monkey logo

atlassian's People

Contributors

damovsky avatar malagant avatar mhubig avatar xaph avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atlassian's Issues

Can't connect the services

Hey,

I cannot connect the services between each other.
They're reachable through:

jira.hostname -> jira
docs.hostname -> confluence
crowd.hostname -> crowd

But jira won't accept crowd as user-management using http://crowd.hostname/crowd neither will it using http://crowd.hostname/crowd. The same with confluence and the other services trying to connect with jira.

Don't know if that's a bug but it's definetly an issue for me.

Heapsize to small

Hey,

I've had some heapsize issues using a server with 4 gigs of ram. Expanded the RAM but now the heapsize of java is to small (i guess).

Just a hint in the readme if someone runs into these issues would be great, like how to expand the heapsize of the JVM.

ERROR: readdirent: not a directory when Creating atlassian_nginx_1

I think there are issues with the latest version of docker/compose.

drewbookpro:atlassian andrewkhoury$ docker --version
Docker version 1.10.2, build c3959b1
drewbookpro:atlassian andrewkhoury$ docker-compose --version
docker-compose version 1.6.0, build d99cad6

drewbookpro:atlassian andrewkhoury$ docker-compose build
database uses an image, skipping
crowd uses an image, skipping
jira uses an image, skipping
stash uses an image, skipping
confluence uses an image, skipping
bamboo uses an image, skipping
nginx uses an image, skipping

drewbookpro:atlassian andrewkhoury$ docker-compose up
atlassian_database_1 is up-to-date
atlassian_crowd_1 is up-to-date
atlassian_jira_1 is up-to-date
atlassian_stash_1 is up-to-date
atlassian_confluence_1 is up-to-date
atlassian_bamboo_1 is up-to-date
Creating atlassian_nginx_1
ERROR: readdirent: not a directory

Also volume mounts can't have / so I needed to modify them and change their locations to get it to work.

Postgres container won't start ...

Starting the database (within boot2docker) container with:

$ docker-compose rm -f
$ docker-compose -f docker-compose-dev.yml run database
...
cat: -: No such file or directory

fails, while starting it with:

$ docker-compose rm -f
$ docker-compose -f docker-compose-dev.yml run database sh docker-entrypoint.sh postgres
...
LOG:  database system is ready to accept connections
LOG:  autovacuum launcher started

works ...

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.