Commit Graph

22 Commits (b65d70cf1eb9bdb98578f0b0399fd387af94c0d1)

Author SHA1 Message Date
Tim Möhlmann 9c284c4004
Prepare setup for multi-ver deployment on docs server
Tim Möhlmann 8172f3eab8
Move the Mailu Docker network to a fixed subnet.
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
Ionut Filip 2a76451a98 Moved scripts to an external js file
Tim Möhlmann ca4804653d
Merge branch 'master' into feat-setup
Ionut Filip ffdef18bd6 Rendering admin/webmail path based on checkbox value
Tim Möhlmann 1e3392e417
Antispam not an optional service, postfix fails without it
Ionut Filip e5268de0c7 Revert default value for subnet
Ionut Filip 120c29eff6 Added unbound for stack flavor
Ionut Filip 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
Ionut Filip 3c9cae5d06 Added replicas variables for core containers
- Added back restart: always on compose flavor
- Moved Log driver from .env to docker-compose.yml
Ionut Filip c5be360a48 Updated setup page for stack flavor
Tim Möhlmann 84c6b12d06
Updated labels in config page
Ionut Filip 08987dfa22 Minor changes
Ionut Filip 35193f5530 Added functionality for stack flavor
Tim Möhlmann adfadab4cf
Load steps after setting flavor
Ionut Filip 7c0f5b20d6 Bug fixes
Ionut Filip 6b6cbcf977 Modified variables in .env file
Ionut Filip b3c7c45140 Added input form constraints
Ionut Filip b9ecc0ccc6 Added minor changes
Ionut Filip e8dee22ecf Added vars and fixed naming use
Ionut Filip 0d164486b4 docker-compose variables and setup
kaiyou f5538698d3 Rename the config dir to setup