Easy use Atlassians Jira in a Docker-Container and manage it via docker-compose.
If you have issues please read first the atlassian docs before open an issue.
Run the following command:
curl -O https://raw.githubusercontent.com/Hendrik44/docker-compose-jira/master/docker-compose.yml
- Change the Database password and other settings in docker-compose-file like proxy ...
- Run the container
docker-compose up -d
Open your browser and navigate to http://[dockerhost]:8080
and finish the configuration or import a Backup.
MIT