Sign inSign up

thaim/submin

By thaim

Updated over 9 years ago

web GUI interface to svn

Image
2

2.3K

thaim/submin repository overview

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.

Tag summary

Content type

Image

Digest

Size

80.7 MB

Last updated

over 9 years ago

docker pull thaim/submin