Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 732 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 732 Bytes

Watch the video

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: