Skip to content

artistudioxyz/docker-youtrack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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: