[Support] YouTrack


Recommended Posts

https://hub.docker.com/r/jetbrains/youtrack/

 

Quote

A project management tool that can be adapted to your processes to help you deliver great products. Track projects and tasks, use agile boards, plan sprints and releases, keep a knowledge base, work with reports and dashboards, create workflows that follow your business processes. Never force your process to fit the limits of a tool again. Unlike other project management tools, YouTrack can be customized to your needs!

 

Link to comment
  • 4 weeks later...

Fantastic! Thank you for setting this up.

 

I am having an issue, and I was wondering if had a thought. The container will not start, and the following error is listed in the logs.

Config directory is not writable: /opt/youtrack/conf

 

There is a proposed solution here that requires changing permissions.

 

 These are my installation settings:

  -d
  --name='YouTrack'
  --net='bridge'
  -e TZ="America/Los_Angeles"
  -e HOST_OS="Unraid"
  -e HOST_HOSTNAME="Pterodactyl"
  -e HOST_CONTAINERNAME="YouTrack"
  -e 'PUID'='99'
  -e 'PGID'='100'
  -l net.unraid.docker.managed=dockerman
  -l net.unraid.docker.webui='http://[IP]:[PORT:8080]'
  -l net.unraid.docker.icon='https://raw.githubusercontent.com/Balya/unraid-templates/main/YouTrack/icon-200.png'
  -p '8765:8080/tcp'
  -v '/mnt/user/appdata/YouTrack/data/':'/opt/youtrack/data/':'rw'
  -v '/mnt/user/appdata/YouTrack/logs/':'/opt/youtrack/logs/':'rw'
  -v '/mnt/user/appdata/YouTrack/backups/':'/opt/youtrack/backups/':'rw'
  -v '/mnt/user/appdata/YouTrack/conf/':'/opt/youtrack/conf/':'rw' 'jetbrains/youtrack:2022.3.62571'

 

Is this the correct fix?

 

Update: The solution I linked above fixed my issue, but I had to change the permissions recursively on the entire YouTrack directory.

Edited by marionza
Updating with solution.
Link to comment
  • 3 weeks later...

I would very much like to test the tool but when I create my instance, whether I put 'host', 'bridge' or any other 'custom' network, Youtrack starts on the NAS IP and the web interface does not work.

If I try to fix the ip, Youtrack simply does not launch with the following error: Server Error

 

Please help me, tank's

 

Link to comment
  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.