Commit Graph

132 Commits (90984c4d2bd8b0f82559f26d9837a7454626438a)

Author SHA1 Message Date
Ionut Filip da37555a3c Fixed naming error
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 6a9e5c1921 Create/generate file template
Ionut Filip 9881dd2074 Documentation for adding more steps/flavors
Tim Möhlmann 81b24f61e8
Merge branch 'master' into feat-healthchecks
Ionut Filip c5be360a48 Updated setup page for stack flavor
Ionut Filip ebaba8fb41 Moved variables from docker-compose.yml back to env file
Ionut Filip 9c56e4c1b6 Fixed misstyped condition
Ionut Filip 02c802159a Updated env file with the latest version
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 39a1de956f
Add docker stack flavor
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
Tim Möhlmann adfadab4cf
Load steps after setting flavor
Tim Möhlmann 5679d355aa
Avoid binding conflicts on production servers
Tim Möhlmann b2059be966
Merge branch 'feat-setup' of github.com:usrpro/Mailu into feat-setup
Tim Möhlmann ed53d655d3
Extend documentation in download page. Small cleanup in env.
Ionut Filip 7c0f5b20d6 Bug fixes
Ionut Filip cb1ed349bf Bug fixes
Ionut Filip 6b6cbcf977 Modified variables in .env file
Ionut Filip b3c7c45140 Added input form constraints
Thomas Sänger 39272ab05c
add healthcheck for http services
Ionut Filip b9ecc0ccc6 Added minor changes
Ionut Filip e8dee22ecf Added vars and fixed naming use
Ionut Filip 0d164486b4 docker-compose variables and setup
Tim Möhlmann 11a8e49f05
Compose file upgrade and define more variables for setup
kaiyou 4b60ee5361
Merge pull request from usrpro/fix-setup-binding
Fix binding in setup utility's gunicorn
Tim Möhlmann fe7e32dc82
Make gunicorn bind to port 80 of any available protocol
Tim Möhlmann 6fc51d879b
Add docker-compose.yml file for Setup utility
kaiyou d4cc142f64 Rename the config dir to setup
kaiyou f5538698d3 Rename the config dir to setup