ITS-YouTrack
Purpose
YouTrack is a Issue tracking System (ITS) for the project management of agile teams. It provides Agile Boards and brings IDE-style intelligence and VCS integration to issue tracking.
Properties
Stack-Description | YouTrack Issue Tracking System (ITS) |
---|---|
Stack-Image | docker.msg.team/ps/docker-stack-its-youtrack |
Stack-Version | 2022.3 |
Stack-Release | 2023032 |
Product-Name | YouTrack |
Product-Vendor | JetBrains |
Product-Contact | https://www.jetbrains.com/youtrack/ |
Product-Model | Commercial |
Product-License | Proprietary |
Product-Limits | 10 user only |
Implementation Base | JavaScript, Kotlin |
Execution Base | Webserver |
Initial Start Time | 00:00:20 |
Documentation | https://www.jetbrains.com/help/youtrack/ |
Topology
The stack consists of 1 containers:
- its-youtrack: application
Configuration
Variable Name | Default | Meaning |
See also the variables which control integration of the stack into the reverse proxy.
For changes to take effect the stack has to be reinstalled.
First Steps
After installing YouTrack on your server, please click on the YouTrack-pane in the webview of your server.
You will get the Youtrack login. You need a token to start the config wizard. Please click "Show toke location inside Docker container"
Please click "Show toke location inside Docker container"
Enter the Commandline Window and enter:
# docker cp its-youtrack:/opt/youtrack/conf/internal/services/configurationWizard/wizard_token.txt .
# cat wizard_token.txt && echo ""[here comes the token]
Copy the token and then press "Log in"
Now you enter the startside with a lot of Demos.
If you need further informations how to use YouTrack please check the documentation.
Related Documents