Daniel Huber
b4f6f6b354
Merge branch 'master' into fix-docker-prefix
6 years ago
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.
6 years ago
Daniel Huber
d357ed67f5
Add DOCKER_PREFIX in tests and setup files
6 years ago
Daniel Huber
736607ab0c
Update admin account create command in setup utility to use the flask cli
6 years ago
Ionut Filip
5e2552bcd5
Removed if block
6 years ago
Tim Möhlmann
e994fefb2d
Remove the test branch
6 years ago
Tim Möhlmann
1df3b46454
Use ADDRESS instead of HOSTNAME
6 years ago
Tim Möhlmann
8ef0493f53
Define external web network for Traefik connections
6 years ago
Tim Möhlmann
db9a3787b1
Disable healthcheck, doen't work in versioned env
6 years ago
Tim Möhlmann
3655c7c902
Merge remote-tracking branch 'origin/fix-setup-bugs' into setup-deploy
6 years ago
Tim Möhlmann
9c284c4004
Prepare setup for multi-ver deployment on docs server
6 years ago
Ionut Filip
bb0fd896b3
Fix some bugs in setup for stack flavor
...
- Unbound and webmail images were hardcoded
- Removed unnecesary environment keyword
6 years ago
Tim Möhlmann
c7dcfee882
Merge pull request #713 from pgeorgi/extend-nginx
...
nginx: Allow extending config with overrides
6 years ago
mergify-bot
491f6b24bb
Merge branch 'master' into 'feat-subnet2'
6 years ago
Tim Möhlmann
c00910ca4b
Merge remote-tracking branch 'upstream/master' into extend-nginx
6 years ago
Tim Möhlmann
c25ba75d68
Include WEBROOT_REDIRECT in setup templates
6 years ago
Ionut Filip
94edb48f08
Dynamic attachment size
6 years ago
Tim Möhlmann
c0972face6
Correct subnetting functionality for the tests and setup
6 years ago
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
Tim Möhlmann
2b6f5ea3d0
Update setup's own docker-compose.yml file
6 years ago
Ionut Filip
2a76451a98
Moved scripts to an external js file
6 years ago
Tim Möhlmann
ca4804653d
Merge branch 'master' into feat-setup
6 years ago
Ionut Filip
ffdef18bd6
Rendering admin/webmail path based on checkbox value
6 years ago
Tim Möhlmann
1e3392e417
Antispam not an optional service, postfix fails without it
6 years ago
Tim Möhlmann
72e931f4b4
Modify setup templates to allow for DOCKER_ORG and VERSION override. (Needed for Travis)
6 years ago
Tim Möhlmann
55297424cd
Merge remote-tracking branch 'upstream/master' into feat-setup
6 years ago
Tim Möhlmann
b8783b670a
Take out DNS entry for webmail
6 years ago
Ionut Filip
e5268de0c7
Revert default value for subnet
6 years ago
Ionut Filip
120c29eff6
Added unbound for stack flavor
6 years ago
Ionut Filip
ae8f928fc0
Added project name on docker commands
6 years ago
Ionut Filip
6c12e2fffb
Fixed subnet variable in unbound
6 years ago
Ionut Filip
da37555a3c
Fixed naming error
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
6a9e5c1921
Create/generate file template
6 years ago
Ionut Filip
9881dd2074
Documentation for adding more steps/flavors
6 years ago
Tim Möhlmann
81b24f61e8
Merge branch 'master' into feat-healthchecks
6 years ago
Ionut Filip
c5be360a48
Updated setup page for stack flavor
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
Tim Möhlmann
84c6b12d06
Updated labels in config page
6 years ago
Ionut Filip
08987dfa22
Minor changes
6 years ago
Ionut Filip
35193f5530
Added functionality for stack flavor
6 years ago
Tim Möhlmann
39a1de956f
Add docker stack flavor
...
- Template still untested
- mailu.env and setup.html are symbolic links to compose flavor
6 years ago
Tim Möhlmann
adfadab4cf
Load steps after setting flavor
6 years ago
Tim Möhlmann
5679d355aa
Avoid binding conflicts on production servers
6 years ago
Tim Möhlmann
b2059be966
Merge branch 'feat-setup' of github.com:usrpro/Mailu into feat-setup
6 years ago
Tim Möhlmann
ed53d655d3
Extend documentation in download page. Small cleanup in env.
6 years ago
Ionut Filip
7c0f5b20d6
Bug fixes
6 years ago