mailinabox/setup
Toilal e004041de2 more dockerization work
[From @joshdata: This is part of @toilal's work in #377 and 1eb77c332b. The changes are:

* Separates out the runit configuration from starting Mail-in-a-Box setup so that Mail-in-a-Box setup does not block the starting of runit services and we can assume that runit is running during setup (i.e. we can restart services).
* Adds a SKIP_INSTALL flag so that the container can be restarted without re-running the whole Mail-in-a-Box setup.
* Made containers/docker/run more flexible.
* I'm also adding some "|| exit 0"s to the run script to stop if there are any docker errors.
* I'm also adding the prereqs installs from questions.sh into Dockerfile so we don't have to reinstall each time.

]
2015-06-18 08:05:38 -04:00
..
bootstrap.sh bootstrap.sh needs to apt-get update before it does an apt-get install, fixes #431 2015-06-10 09:33:47 -04:00
csr_country_codes.tsv when asking for a CSR country code, give the user a list 2014-08-21 17:28:04 +00:00
dkim.sh the opendmarc miter should run on incoming mail only 2015-03-21 16:14:01 +00:00
dns.sh more dockerization work 2015-06-18 08:05:38 -04:00
firstuser.sh move the user-interactive questions and other parts of start.sh into new files 2014-08-25 08:09:37 -04:00
functions.sh more dockerization work 2015-06-18 08:05:38 -04:00
mail-dovecot.sh simplify build/setup of dovecot-lucene package 2015-06-03 15:48:35 -04:00
mail-postfix.sh add a note in the setup script about the use of our postgrey fork and dnswl's license terms 2015-06-03 16:28:20 -04:00
mail-users.sh more work on making the bash scripts readable 2014-10-04 17:57:26 -04:00
management.sh Use netcat to check if mailinabox webservice is available 2015-06-18 08:04:46 -04:00
migrate.py store IDNs (internationalized domain names) in IDNA (ASCII) in our database, not in Unicode 2015-04-09 14:46:02 +00:00
munin.sh more work on munin 2015-05-25 17:03:52 +00:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
owncloud.sh more dockerization work 2015-06-18 08:05:38 -04:00
preflight.sh dockerize (work in progress) 2015-06-18 08:05:38 -04:00
questions.sh more dockerization work 2015-06-18 08:05:38 -04:00
spamassassin.sh increase spampd maximum message size from 64KB to 500KB, matching the spamc default 2015-04-09 14:46:02 +00:00
ssl.sh Typo 2015-01-29 17:03:20 +00:00
start.sh more dockerization work 2015-06-18 08:05:38 -04:00
system.sh Use netcat to check if mailinabox webservice is available 2015-06-18 08:04:46 -04:00
web.sh don't expose PHP version in the X-Powered-By header, closes #439, fixes #433 2015-06-18 11:12:03 +00:00
webmail.sh Fully working docker! 2015-06-18 08:05:38 -04:00
zpush.sh upgrade to ownCloud 8.0.2 2015-03-28 11:08:57 -04:00