X-Git-Url: http://git.purplebirdman.com/public.git/blobdiff_plain/3c32a3d180b650d631ce6250898fb38c96088ef6..2a271915a66c003e4dba27ff7caa4fc19fb6dd29:/readme.md diff --git a/readme.md b/readme.md index 0c3b4fd..f8fb6dc 100644 --- a/readme.md +++ b/readme.md @@ -7,9 +7,12 @@ A stupid and easy way to publicize my stuff. like dropbox but safer. docker stack deploy -c <(docker-compose config) public ``` -### creating a public directory by filename regex +### reaching the services + +Must authorize self through ```$hostname```/lua/publish.lua and set up valid users on first deployment + ``` -docker exec -it 581d24de85e5 /root/public simplify +htpasswd -c passwords $username ``` ## todo