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