mailinabox/setup
Joshua Tauberer 91fc74b408 Setup fixes for Ubuntu 22.04
Nextcloud:
* The Nextcloud user_external 1.0.0 package for Nextcloud 21.0.7 isn't available from Nextcloud's releases page, but it's not needed in an intermediate upgrade step (hopefully), so we can skip it.
* Nextcloud updgrade steps should not be elifs because multiple intermediate upgrades may be needed.
* Continue if the user_external backend migration fails. Maybe it's not necessary. It gives a scary error message though.
* Remove a line that removes an old file that hasn't been in use since 2019 and the expectation is that Ubuntu 22.04 installations are on fresh machines.

Backups:
* For duplicity, we now need boto3 for AWS.
2022-09-03 07:50:36 -04:00
..
bootstrap.sh Update Ubuntu version checks from 18.04 to 22.04 2022-07-28 14:02:44 -04:00
dkim.sh Enable sending DMARC failure reports (#1929) 2021-02-28 08:21:15 -05:00
dns.sh Configure nsd listening interfaces before installing nsd so that it does not interfere with bind9 2022-07-28 14:02:46 -04:00
firstuser.sh Use $(...) notation instead of legacy backtick notation for embedded shell commands 2021-05-03 19:28:23 -04:00
functions.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
mail-dovecot.sh Update dovecot, spampd settings for Ubuntu 22.04 2022-07-28 14:34:45 -04:00
mail-postfix.sh Update dovecot, spampd settings for Ubuntu 22.04 2022-07-28 14:34:45 -04:00
mail-users.sh Disable SMTPUTF8 in Postfix because Dovecot LMTP doesn't support it and bounces messages that require SMTPUTF8 2021-09-24 08:11:36 -04:00
management.sh Setup fixes for Ubuntu 22.04 2022-09-03 07:50:36 -04:00
migrate.py Move automatically generated aliases to a separate database table 2021-09-24 08:11:36 -04:00
munin.sh Fix upgrade issue broken by 802e7a1f4d 2019-12-01 17:44:12 -05:00
network-checks.sh prevent apt from asking the user any questions 2015-02-13 13:41:52 +00:00
nextcloud.sh Setup fixes for Ubuntu 22.04 2022-09-03 07:50:36 -04:00
preflight.sh Update Ubuntu version checks from 18.04 to 22.04 2022-07-28 14:02:44 -04:00
questions.sh Fix some more $DEFAULT_PUBLIC_IP issues (#1494) 2018-12-26 15:39:47 -05:00
spamassassin.sh Implement SPF/DMARC checks, add spam weight to those mails (#1836) 2020-12-25 17:22:24 -05:00
ssl.sh Enable and recommend port 465 for mail submission instead of port 587 (fixes #1849) 2021-05-15 16:42:14 -04:00
start.sh Ensure STORAGE_ROOT has a+rx permission since processes run by different system users need to access files within it 2022-07-28 14:42:51 -04:00
system.sh system.sh: Remove no longer needed haveged (#2090) 2022-07-28 14:42:51 -04:00
web.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00
webmail.sh Fix roundcube dependency missing imap and unneeded ldap 2022-07-28 14:42:51 -04:00
zpush.sh Upgrade from PHP 7.2 to 8.0 for Ubuntu 22.04 2022-07-28 14:02:46 -04:00