Commit Graph

17 Commits (c0f4126a6c9519039f5a381c04993b80c67ce0a3)

Author SHA1 Message Date
Jonathan Elias Caicedo 468793640a
Fix 'coma' -> 'comma'
toxik-io f1eb2ee367
solve admin problems by recommending it in setup, not just FAQ.
Tim Möhlmann 3460872747
Documentation on IPv6
Ionut Filip 3ae1c75c55
Added IPv6 as optional
Tim Möhlmann 38e754be6d
Make docs refer to the setup utility
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 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 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