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.
6 years ago
Ionut Filip
92bdc6e0a3
Added network if postgresql used
6 years ago
Ionut Filip
fa879dd9ab
Removed empty space
6 years ago
Ionut Filip
ef6a0727ac
Updated setup with optional psql db
6 years ago
Tim Möhlmann
ca4804653d
Merge branch 'master' into feat-setup
6 years ago
Ionut Filip
6c12e2fffb
Fixed subnet variable in unbound
6 years ago
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
6 years ago
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
6 years ago
Ionut Filip
ebaba8fb41
Moved variables from docker-compose.yml back to env file
6 years ago
Ionut Filip
9c56e4c1b6
Fixed misstyped condition
6 years ago
Ionut Filip
02c802159a
Updated env file with the latest version
6 years ago
Ionut Filip
35193f5530
Added functionality for stack flavor
6 years ago
Tim Möhlmann
ed53d655d3
Extend documentation in download page. Small cleanup in env.
6 years ago
Ionut Filip
cb1ed349bf
Bug fixes
6 years ago
Ionut Filip
6b6cbcf977
Modified variables in .env file
6 years ago
Ionut Filip
b3c7c45140
Added input form constraints
6 years ago
Ionut Filip
b9ecc0ccc6
Added minor changes
6 years ago
Ionut Filip
e8dee22ecf
Added vars and fixed naming use
6 years ago
Ionut Filip
0d164486b4
docker-compose variables and setup
6 years ago
Tim Möhlmann
11a8e49f05
Compose file upgrade and define more variables for setup
6 years ago
kaiyou
f5538698d3
Rename the config dir to setup
7 years ago