3 A stupid and easy way to publicize my stuff. like dropbox but safer.
5 ### starting the stack on docker swarm
7 docker stack deploy -c <(docker-compose -f docker-compose-prod.yml config) public
10 ### reaching the services
12 Must authorize self through ```$hostname```/lua/publish.lua and set up valid users on first deployment. Right now you gotta ```docker exec -it``` the container to do that.
16 htpasswd -c ${HTTPD_PREFIX}/auth/passwords $username