Get Started with Satis Using Docker
In an effort to make my previous tutorial on how to set up a Satis server easier, I have created this tutorial aimed at docker users whereby you will only need to edit two small config files.
Steps
- Log into your server.
- Install docker if you haven't already.
- Download the tar.gz file I created.
Extract the file
Edit the config file and put in your SVN details.
Update the satis.json file with details of your packages.
Build the container and run it
That's it! You now have a docker container running your Satis server.
No Need For A Firewall
Satis just acts as a directory/pointer service and is not actually hosting a copy of the packages on its own. Thus, there should be no need to lock it down with your firewall.
First published: 16th August 2018