Skip to content

BMIservices/DockerJetbrainsHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jetbrains Hub

Docker image: Alpine Linux 3.3- openJAVA JRE 8- Jetrbains Hub 2.0

Hub is a system that provides centralized authentication, authorization; users, groups, permissions and project management across multiple installations of JetBrains team collaboration tools.

##Usage

Pull the image, create a new container with your data in volumes and start it:

docker pull boutch/jetbrains-hub
docker create --name jetbrains-hub -p 8080:8080 -v /srv/jetbrains-hub:/var/lib/hub --restart=always boutch/jetbrains-hub
docker start jetbrains-hub

About

Docker - Alpine - openJDK - Jetrbains - Hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published