Dario Ernst
9a440e2604
Force setup-file download scheme to HTTPS
...
Up until now HTTPS was only offered by redirect, making MitM possible
before server redirect hit the client.
Add scheme-force to HTTPS to the url-generation.
fixes #963
2020-08-23 14:47:23 +02:00
ofthesun9
693fb3dbc7
Harmonization of the various docker-compose.yml
...
Harmonization (following pr1444) between:
- docs/compose/docker-compose.yml
- setup/flavors/stack/docker-compose.yml
- setup/flavors/compose/docker-compose.yml
Also refresh of the mkdir command found in setup/flavors/stack/setup.html
2020-05-11 09:53:09 +02:00
Jérémy VIGNELLES
b1621d4b63
Create overrides/nginx
...
This folder is needed for the front service to be able to start, because a bind-mount is made on that folder.
2019-03-10 11:09:50 +01:00
Dario Ernst
0676252ec1
Revert accidental setup commits and fix code/pre tags
2019-01-28 20:23:41 +01:00
Dario Ernst
392637e16a
Correct the URL users are directed to after using setup without exposing /admin
...
closes #885
2019-01-25 20:08:17 +01:00
Tim Möhlmann
cffc7c15f1
Merge remote-tracking branch 'upstream/master' into fix-setup-filegen
2019-01-02 20:13:35 +02:00
Tim Möhlmann
c1bfde4e15
Use wget for file dowloads. Curl doesn't like the Traefik redirects
2018-12-31 00:19:21 +02:00
Daniel Huber
736607ab0c
Update admin account create command in setup utility to use the flask cli
2018-12-21 15:56:12 +01:00
Ionut Filip
c5be360a48
Updated setup page for stack flavor
2018-10-19 17:29:35 +03:00
Tim Möhlmann
39a1de956f
Add docker stack flavor
...
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
2018-10-18 14:35:38 +03:00