Commit Graph

11 Commits (519ef804a78c645c222d21f9f3930ffaf77eef0b)

Author SHA1 Message Date
Alexander Graf 78ec24f156
Add data/fetchmail to mkdir command
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 
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
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.
Dario Ernst 0676252ec1 Revert accidental setup commits and fix code/pre tags
Dario Ernst 392637e16a Correct the URL users are directed to after using setup without exposing /admin
closes 
Tim Möhlmann cffc7c15f1
Merge remote-tracking branch 'upstream/master' into fix-setup-filegen
Tim Möhlmann c1bfde4e15
Use wget for file dowloads. Curl doesn't like the Traefik redirects
Daniel Huber 736607ab0c
Update admin account create command in setup utility to use the flask cli
Ionut Filip c5be360a48 Updated setup page for stack flavor
Tim Möhlmann 39a1de956f
Add docker stack flavor
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor