Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

thaim/docker-submin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-submin

web gui for svn running on docker

See Submin for more details.

See Docker hub for tags list and build details.

quick start If you want to run submin container on server "http://example.com" with port "8080",

docker run -d -p "8080:80" -e "SUBMIN_HOSTNAME=example.com" -e "SUBMIN_EXTERNAL_PORT=8080" thaim/submin

After initialization done, container print URL on logs to reset password as below:

access http://example.com:8080/submin/password/admin/NX6UIpOvlab0B8QYQTKE1d4xQQ9qNl0XG1pkeUV8xg9bbcj1q4 to reset password

Notes

  • Git feature is disabled.
  • Email feature is not working now.

About

web gui for svn running on docker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages