Skip to content

interwebsug/docker-jetbrains-hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JetBrains Hub 1.0

This image contains the most recent version of the jetbrains hub. You can mount the volumes

  • /opt/hub/conf
  • /opt/hub/data
  • /opt/hub/backup

Apart from this the environment variables LISTEN_PORT and BASE_URL MUST be specified.

Example run command:

docker run -d -v /opt/hub/conf -v /opt/hub/data -v /opt/hub/backup -e BASE_URL=http://hub.yoursite.com -e LISTEN_PORT=8080 -p 80:8080 interwebs/jetbrains-hub

Have fun using this image! Any feedback is welcome: technik@interwebs-ug.de

About

Docker image containing JetBrains Hub 1.0

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages