mailinabox/setup
Joel Kåberg ee244386ed update ownCloud if necessary
this will always download the latest ownCloud and upgrade if ownCloud install dir exist, this apphroach allows us to keep existing user plugins. currently not checking if currently installed version is equal to the one we're downloading as I couldn't find a proper solution for that
2014-08-31 20:34:57 +02:00
..
bootstrap.sh bootstrap.sh: allow overring the tag to checkout by setting the TAG environment variable (helpful for debugging) 2014-08-25 08:18:46 -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 hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
dns.sh add SSHFP records to DNS 2014-08-27 12:59:40 +00: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 link-local IPv6 addresses need a '%interface' specification to be useful 2014-08-31 08:09:13 -04:00
mail-dovecot.sh increase dovecot imap_idle_notify_interval to 4 minutes 2014-08-10 11:39:29 +00:00
mail-postfix.sh s/joshdata/mailinabox/ due to repo moving to the org account 2014-08-16 13:16:01 +00:00
mail-users.sh make a privileges column in the users table and mark the first user as an admin 2014-08-08 12:31:22 +00:00
management.sh Merge pull request #150 from hjjg/secretkeyfix 2014-08-24 17:21:38 -04:00
migrate.py normalize some whitespace 2014-08-26 07:13:47 -04:00
network-checks.sh failed network checks should result in start.sh exiting with a non-zero exit status 2014-08-17 11:50:05 -04:00
owncloud.sh update ownCloud if necessary 2014-08-31 20:34:57 +02:00
preflight.sh locale-safe check if we have enough memory installed 2014-08-25 23:36:55 +02:00
questions.sh output/text tweaks 2014-08-27 14:42:00 +00:00
spamassassin.sh hide lots of unnecessary and scary output during setup 2014-07-16 09:36:56 -04:00
ssl.sh when generating SSL CSRs, using SHA256 as SHA1 is being phased out, per @konklone 2014-08-23 17:49:33 -04:00
start.sh once the user has a signed SSL cert, simplify the message at the end of setup 2014-08-27 02:37:03 +00:00
system.sh re-do allow apt to perform security updates on its own 2014-08-23 12:35:59 +00:00
web.sh when deleting my old /usr/local/bin/mailinabox-exchange-autodiscover.php file from existing systems, don't emit an error if the file doesn't exist (added -f) 2014-08-25 08:10:54 -04:00
webmail.sh Switch blocksize and count when reading from urandom with dd, to prevent getting fewer bytes for the secret key. 2014-08-26 22:16:31 +02:00
zpush.sh Read timezone from /etc/timezone. 2014-08-20 23:51:10 +02:00