https://github.com/artistudioxyz/docker-youtrack
🐳 Docker Compose (YouTrack)
https://github.com/artistudioxyz/docker-youtrack
docker-compose youtrack
Last synced: 5 months ago
JSON representation
🐳 Docker Compose (YouTrack)
- Host: GitHub
- URL: https://github.com/artistudioxyz/docker-youtrack
- Owner: artistudioxyz
- Created: 2021-11-11T00:09:18.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-06-09T22:59:35.000Z (over 2 years ago)
- Last Synced: 2025-05-07T05:07:58.249Z (5 months ago)
- Topics: docker-compose, youtrack
- Homepage:
- Size: 111 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://www.youtube.com/watch?v=oHsa4fczuNk)
# Youtrack
YouTrack is a project management tool from a company called JetBrains which make IDEs like PHPStorm, PyCharm, GoLand, etc. It offers nice features like issues tracking, sprint plan, workflow, and many more.
## 📝 Installation
- Clone this repo
- Run with docker-compose `docker-compose up -d`
- Restart : `docker-compose restart`Note :
- You can configure the container by using `.env` file, use the `.env-sample` as base configuration.## 📚 References:
- [JetBrains Youtrack](https://www.jetbrains.com/youtrack/)
- [Documentation](https://www.jetbrains.com/youtrack/documentation/)