1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-06-15 00:05:11 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
06019452e3 Remove dot in blueprint name to prevent critical flask initialisation error. 2021-07-20 11:22:02 +00:00
7b27d0dd4e When selecting a non-stable version, add a message this is version is "only for testing".
The stable version is set via the new environment variable stable_version. E.g.
stable_version=1.7
2020-10-05 09:26:50 +00:00
463bbda302 Allow subnet with host bit set in setup 2019-07-25 11:55:40 +02:00
131406774b Handle setup subnet error 2019-02-25 11:46:42 +02:00
3ae1c75c55 Added IPv6 as optional 2019-01-17 16:40:39 +02:00
1975534125 Make docker-compose.yml for setup and docs development friendly
This enables easy local running.
Actual deployment files are moved to github.com/mailu/infra.
2019-01-16 20:50:52 +02:00
9077bf7313 Merge remote-tracking branch 'upstream/master' into feat-psql-support 2019-01-07 16:29:50 +02:00
738d98e5ab Fix code formatting 2019-01-02 20:11:12 +02:00
b2823c23b8 Merge remote-tracking branch 'upstream/master' into feat-psql-support 2018-12-31 18:20:39 +02:00
598ad4fc7a Prefix static path with version for Traefik 2018-12-30 20:52:34 +02:00
1b64c80612 Managing different blueprint prefixes 2018-12-19 17:15:45 +02:00
9c284c4004 Prepare setup for multi-ver deployment on docs server 2018-12-16 16:26:45 +02:00
dd16ed4cba Removed password hashing 2018-12-03 16:44:48 +02:00
e89d354834 Encrypted input db password 2018-11-27 19:36:24 +02:00
7c07efc216 Added unbound to setup
- Added checkbox for unbound resolver
- Added subnet variable
- Added dns variable which is generating the ip address based on subnet
2018-10-23 15:44:30 +03:00
08987dfa22 Minor changes 2018-10-19 11:45:55 +03:00
35193f5530 Added functionality for stack flavor 2018-10-18 17:23:25 +03:00
adfadab4cf Load steps after setting flavor 2018-10-18 12:56:16 +03:00
0d164486b4 docker-compose variables and setup 2018-10-16 12:34:55 +03:00
f5538698d3 Rename the config dir to setup 2018-04-22 16:10:25 +02:00