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.
2018-12-27 11:50:34 +02:00
Daniel Huber
d357ed67f5
Add DOCKER_PREFIX in tests and setup files
2018-12-21 18:13:08 +01:00
Ionut Filip
bb0fd896b3
Fix some bugs in setup for stack flavor
...
- Unbound and webmail images were hardcoded
- Removed unnecesary environment keyword
2018-12-11 17:31:21 +02:00
Tim Möhlmann
c7dcfee882
Merge pull request #713 from pgeorgi/extend-nginx
...
nginx: Allow extending config with overrides
2018-12-09 21:44:24 +02:00
Tim Möhlmann
c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
2018-12-07 16:48:50 +02:00
Tim Möhlmann
c25ba75d68
Include WEBROOT_REDIRECT in setup templates
2018-12-07 15:29:33 +02:00
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.
2018-12-06 12:08:22 +02:00
Tim Möhlmann
ca4804653d
Merge branch 'master' into feat-setup
2018-10-31 20:11:52 +01:00
Tim Möhlmann
1e3392e417
Antispam not an optional service, postfix fails without it
2018-10-25 17:37:22 +03:00
Tim Möhlmann
72e931f4b4
Modify setup templates to allow for DOCKER_ORG and VERSION override. (Needed for Travis)
2018-10-25 16:35:08 +03:00
Ionut Filip
120c29eff6
Added unbound for stack flavor
2018-10-23 17:46:06 +03:00
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
2018-10-22 15:13:18 +03:00
Ionut Filip
35193f5530
Added functionality for stack flavor
2018-10-18 17:23:25 +03:00
Tim Möhlmann
39a1de956f
Add docker stack flavor
...
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
2018-10-18 14:35:38 +03:00