Change folder layout

This commit is contained in:
Colin Hebert
2023-01-04 16:16:46 +01:00
parent 2aa1f52113
commit aaca8c3efa
36 changed files with 50 additions and 78 deletions

View File

View File

@@ -0,0 +1,4 @@
Contains the file `admin_password`
Environment variable file for the default admin password, this is because gotify doesn't support docker secrets yet
https://github.com/gotify/server/issues/392

View File

@@ -0,0 +1,2 @@
Contains the file `portainer_password`
More on https://docs.portainer.io/advanced/cli#method-2-creating-the-account-using-a-file

View File

@@ -0,0 +1,7 @@
Contains the file `htpasswd`
Username/password to login on traefik, see https://v2.doc.traefik.io/traefik/middlewares/http/basicauth/#usersfile
`treefik.cert` & `traefik.key`
Self-Signed certificate for Trafik default setup