• notice
  • Congratulations on the launch of the Sought Tech site

Use Docker to build SVN-server to provide SVN services

 Gitlab takes up too much memory, and I personally only need its code storage management function. Building a git for this function eats up half of the memory of the cloud server I bought. It is really worthless. I still find other alternatives. Solution, there are many cloud code storage solutions now, but I still hope that the code can be managed by myself. Go ahead and use SVN. I found a mirror package, and there is a garethflowers/svn-server mirror, which is really small and does not exceed 10M.

#Download the latest image
docker pull garethflowers/svn-server:latest
#run SVN container
docker run \
--name svn_server \
--detach \
--volume /opt/svn_server:/var/opt/svn \
--publish 3690:3690 \
garethflowers/svn-server
#Create SVN repository
docker exec -it svn_server svnadmin create kermit-repo

   After creating the warehouse, modify the svn_authz, svn_passwd account and other data under the warehouse to set the account, which is the same as other configurations under the bare metal.

Tags

Technical otaku

Sought technology together

Related Topic

1 Comments

author

buy atorvastatin 80mg online & lt;a href="https://lipiws.top/"& gt;buy lipitor 20mg sale& lt;/a& gt; lipitor 20mg brand

Rnwxty

2024-03-09

Leave a Reply

+