{"id":19202571,"url":"https://github.com/johannestegner/docker-youtrack","last_synced_at":"2026-04-16T17:07:04.701Z","repository":{"id":76670478,"uuid":"73940810","full_name":"Johannestegner/docker-youtrack","owner":"Johannestegner","description":"Docker file for youtrack on alpine linux.","archived":false,"fork":false,"pushed_at":"2019-08-12T16:24:23.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-04T13:48:05.985Z","etag":null,"topics":["docker","docker-image","docker-youtrack","jetbrains","jetbrains-youtrack","youtrack"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Johannestegner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-11-16T16:50:16.000Z","updated_at":"2019-05-22T20:10:50.000Z","dependencies_parsed_at":"2024-03-02T16:34:11.350Z","dependency_job_id":null,"html_url":"https://github.com/Johannestegner/docker-youtrack","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johannestegner%2Fdocker-youtrack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johannestegner%2Fdocker-youtrack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johannestegner%2Fdocker-youtrack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Johannestegner%2Fdocker-youtrack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Johannestegner","download_url":"https://codeload.github.com/Johannestegner/docker-youtrack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240275899,"owners_count":19775614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","docker-image","docker-youtrack","jetbrains","jetbrains-youtrack","youtrack"],"created_at":"2024-11-09T12:43:08.888Z","updated_at":"2026-04-16T17:07:04.665Z","avatar_url":"https://github.com/Johannestegner.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YouTrack docker image.\r\n\r\nDocker image for jetbrains YouTrack using the zip version (which in turn enables external hub connection).\r\nThe image is based on **Alpine linux** using **OpenJDK**.\r\n\r\nImages can be found at [GitLab](https://gitlab.com/jitesoft/dockerfiles/youtrack) and [GitHub](https://github.com/Johannestegner/docker-youtrack)\r\n\r\n## Directories worth persisting\r\n\r\nThe following directories are worth persisting if you wish to store the data even when restarting the \r\ncontainer:\r\n\r\n`/youtrack/data` - The data directory that is used by YouTrack.  \r\n`/youtrack/backups` - Backup directory which backups are stored in.  \r\n`/youtrack/logs` - Logfiles.  \r\n`/youtrack/conf` - Config directory.  \r\n\r\nThe directories are set as `VOLUMES` in the docker file.\r\n\r\n## Environment variables\r\n\r\nPort 8080 is the default port used by YouTrack, if you wish to use\r\nanother port for some reason, change the env variable `PORT` to desired value and expose it.\r\n\r\nThe `PUBLIC_URI` variable should be set to the public URL of the installation (including port and schema).\r\nDefaults to http://127.0.0.1:8080.\r\n\r\n## Initial startup\r\n\r\nWhen starting YouTrack for the first time, the installation will run automatically, you can go to `http://127.0.0.1:8080/starting`\r\nto see the progress. When all is ready, the default administration account have the credentials `admin`/`admin`, I recommend\r\nthat you change this as soon as possible!\r\n\r\n## External or Internal hub?\r\n\r\nAfter initial startup your YouTrack will use an internal Jetbrains Hub, to migrate to an external hub installation\r\nyou have to acquire the AWC token from `/youtrack/data/internal/services/adminService/awcToken.properties`, easiest way\r\nis to cat it from the container:\r\n\r\n```bash\r\ndocker exec \u003cyour-container\u003e cat /youtrack/data/internal/services/adminService/awcToken.properties\r\n```\r\n\r\nThen enter the Bundle admin at `http://127.0.0.1:8080/bundle/admin/` and enter the token in the field and follow instructions.\r\n\r\n## Tags\r\n\r\nTags are defined by the following standard:\r\n\r\n`latest` latest build.  \r\n`year` latest of the `year` builds (i.e., 2019).  \r\n`year.x` latest of the `year-major` builds (i.e., 2019.5).  \r\n`yearh.x.x` latest of the `year.major.minor` builds (i.e., 2019.5.1)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannestegner%2Fdocker-youtrack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjohannestegner%2Fdocker-youtrack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjohannestegner%2Fdocker-youtrack/lists"}