merge master

This commit is contained in:
Pierre Dubouilh
2019-10-15 19:53:03 +02:00
4 changed files with 7 additions and 2 deletions
+1
View File
@@ -15,6 +15,7 @@ if you prefer building the image yourself :
% sudo docker run -v ~/LocalDirToShare:/shared -p 8001:8001 gossa
```
the options are settable through environment variables that can be passed starting off the docker image.
a fancy docker image using [Caddy](https://caddyserver.com/) is also provided. a simple config is embedded in the docker file, and shows how to use http basic authentication, and automatic TLS for hands-free https 🎉