Dario Ernst
0676252ec1
Revert accidental setup commits and fix code/pre tags
7年前
Dario Ernst
d9d6f514aa
Catch webmail-url empty but webmail configured and force to default
...
Quite some users managed to delete the contents of the webmail-url field in
setup, which forces front into a restart loop. Catch the case where a webmail
service is configured, but url is empty — and force to default /webmail.
closes #856
7年前
Dario Ernst
392637e16a
Correct the URL users are directed to after using setup without exposing /admin
...
closes #885
7年前
Jim Heald
eb8d84aed0
Fix environment variable inconsistency
7年前
Ionut Filip
14a30ee102
Added IPv6 as optional
7年前
Ionut Filip
f7e37b7d4b
Removed unbound resolver for stack flavor
7年前
Ionut Filip
50343f354e
Merge remote-tracking branch 'upstream/master' into feat-psql-support
7年前
Ionut Filip
37a07e3297
Update setup utility with mysql db flavor
7年前
Tim Möhlmann
7d01bb2a4d
LOG_LEVEL docs and changelog entry
7年前
Ionut Filip
9077bf7313
Merge remote-tracking branch 'upstream/master' into feat-psql-support
7年前
Tim Möhlmann
cffc7c15f1
Merge remote-tracking branch 'upstream/master' into fix-setup-filegen
7年前
Tim Möhlmann
b2823c23b8
Merge remote-tracking branch 'upstream/master' into feat-psql-support
7年前
Daniel Huber
b4f6f6b354
Merge branch 'master' into fix-docker-prefix
7年前
Tim Möhlmann
c1bfde4e15
Use wget for file dowloads. Curl doesn't like the Traefik redirects
7年前
Tim Möhlmann
19bd90f581
Fix usage of radicale image instead of none
...
I just noticed that the `none` image was used in place where `radicale` should be used. Fixed in this commit.
7年前
Daniel Huber
d357ed67f5
Add DOCKER_PREFIX in tests and setup files
7年前
Daniel Huber
736607ab0c
Update admin account create command in setup utility to use the flask cli
7年前
Ionut Filip
5e2552bcd5
Removed if block
7年前
Ionut Filip
bb0fd896b3
Fix some bugs in setup for stack flavor
...
- Unbound and webmail images were hardcoded
- Removed unnecesary environment keyword
7年前
Tim Möhlmann
c7dcfee882
Merge pull request #713 from pgeorgi/extend-nginx
...
nginx: Allow extending config with overrides
7年前
mergify-bot
491f6b24bb
Merge branch 'master' into 'feat-subnet2'
7年前
Tim Möhlmann
c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
7年前
Tim Möhlmann
c25ba75d68
Include WEBROOT_REDIRECT in setup templates
7年前
Ionut Filip
94edb48f08
Dynamic attachment size
7年前
Tim Möhlmann
c0972face6
Correct subnetting functionality for the tests and setup
7年前
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.
7年前
Ionut Filip
7809d1373a
Moved postgresql image in optional
7年前
Ionut Filip
92bdc6e0a3
Added network if postgresql used
7年前
Ionut Filip
fa879dd9ab
Removed empty space
7年前
Ionut Filip
e89d354834
Encrypted input db password
7年前
Ionut Filip
ef6a0727ac
Updated setup with optional psql db
7年前
Tim Möhlmann
ca4804653d
Merge branch 'master' into feat-setup
7年前
Tim Möhlmann
1e3392e417
Antispam not an optional service, postfix fails without it
7年前
Tim Möhlmann
72e931f4b4
Modify setup templates to allow for DOCKER_ORG and VERSION override. (Needed for Travis)
7年前
Tim Möhlmann
b8783b670a
Take out DNS entry for webmail
7年前
Ionut Filip
120c29eff6
Added unbound for stack flavor
7年前
Ionut Filip
ae8f928fc0
Added project name on docker commands
7年前
Ionut Filip
6c12e2fffb
Fixed subnet variable in unbound
7年前
Ionut Filip
da37555a3c
Fixed naming error
7年前
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
7年前
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
7年前
Ionut Filip
c5be360a48
Updated setup page for stack flavor
7年前
Ionut Filip
ebaba8fb41
Moved variables from docker-compose.yml back to env file
7年前
Ionut Filip
9c56e4c1b6
Fixed misstyped condition
7年前
Ionut Filip
02c802159a
Updated env file with the latest version
7年前
Ionut Filip
08987dfa22
Minor changes
7年前
Ionut Filip
35193f5530
Added functionality for stack flavor
7年前
Tim Möhlmann
39a1de956f
Add docker stack flavor
...
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
7年前
Tim Möhlmann
ed53d655d3
Extend documentation in download page. Small cleanup in env.
7年前
Ionut Filip
cb1ed349bf
Bug fixes
7年前
Ionut Filip
6b6cbcf977
Modified variables in .env file
7年前
Ionut Filip
b3c7c45140
Added input form constraints
7年前
Ionut Filip
b9ecc0ccc6
Added minor changes
7年前
Ionut Filip
e8dee22ecf
Added vars and fixed naming use
7年前
Ionut Filip
0d164486b4
docker-compose variables and setup
7年前
Tim Möhlmann
11a8e49f05
Compose file upgrade and define more variables for setup
7年前
kaiyou
f5538698d3
Rename the config dir to setup
8年前