Skip to content

ss89/docker-rhodecode-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RhodeCode Enterprise Community Edition Docker Container

This repository aims to host the Dockerfile and some additional files used to build a Docker Container for RhodeCode.

Pre-Built Containers (x86_64) can be found here Pre-Built Container (armhf/armv7) can be found here

armhf will not always be up-to-date, as this is a private project of someone not from the RhodeCode team.

Exposed Volumes to be used:
  • /rhodecode-develop/rhodecode-enterprise-ce/configs -- for configuring your RhodeCode instance to your specific needs
  • /var/lib/postgresql -- for having your Database in a save place
  • /root/my_dev_repos
Exposed Ports to be used:
  • 5000 -- for accessing your RhodeCode instance
Default Credentials:
  • Username: admin
  • Password: secret

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published