Commit Graph

338 Commits

Author SHA1 Message Date
1111b76813 Fixed typo 2020-09-05 16:06:22 +02:00
be717d4683 Added a note about raspberry pi setups 2020-08-30 14:04:20 +02:00
1a531c6ccf Stop install script on error and check memory in addition to ncpu 2020-08-30 10:40:16 +02:00
a72733c2af Add note about different package names in older distributions 2020-08-20 08:29:51 +02:00
f87823b663 Add automake as build dependency 2020-08-19 19:03:24 +02:00
d3cbc65081 Make sure mysql is removed before installing mariadb 2020-08-19 18:18:59 +02:00
5531886289 Replace distribution imagemagick with a custom build 2020-08-19 17:45:28 +02:00
d3ca7ab32f Include bash-completion in package list 2020-08-15 22:16:34 +02:00
3b7818c738 disable auth penalty as everyone connects from the same IP 2020-08-04 21:48:07 +02:00
c56f8fffce Remove eatmydata package if installed 2020-08-01 09:04:49 +02:00
db0d358d27 Apparently ca-certificates is not always pre-installed 2020-07-26 21:06:57 +02:00
1764f0b405 Re-order package installation to have all required programs installed before use on minimal systems and remove a few more potential conflicts 2020-07-26 19:42:27 +02:00
0a761596a6 Don't ask questions when running apt 2020-07-25 18:25:57 +02:00
c84567b46f Remove nodejs from apt install as we use nvm now 2020-07-25 18:13:39 +02:00
3de4580595 Fixed typo 2020-07-21 17:57:32 +02:00
7902994ac1 Update LD cache to include newly generated libraries 2020-07-21 12:11:06 +02:00
af0d5cf26a Remove FTP support - SFTP is the future 2020-07-19 18:03:07 +02:00
a9c0b38711 Switch FileManager from ftp to sftp 2020-07-19 17:24:42 +02:00
23993c6e31 libatomic-ops-dev is no longer a dependency 2020-07-19 15:35:28 +02:00
98a1eb2966 Correctly build libatomic_ops from source 2020-07-19 15:22:41 +02:00
5539d86b6d Always check for update when running install_binaries.sh 2020-07-19 13:44:58 +02:00
825a2967e2 Build custom libssh2 and enable hmac-sha2-512 as best matching MAC 2020-07-19 13:33:53 +02:00
4a09f99ff7 Initialization of phpmyadmin database is now part of the setup 2020-07-19 10:27:22 +02:00
ff355bf01f Update composer and create phpmyadmin database tables 2020-07-19 10:13:12 +02:00
33839c2e2e Try remounting ro on quotacheck, but don't fail if not possible 2020-07-19 09:56:11 +02:00
25e02d73a0 Use nvm to install node and install yarn with npm 2020-07-19 09:47:52 +02:00
f9c02c7a56 Add mysql lua module to nginx 2020-07-19 09:17:59 +02:00
20759103b0 Add nginx lua module form openresty 2020-07-05 22:51:49 +02:00
4e183a490e Update patch 2020-06-02 21:04:30 +02:00
588082e6d0 Allow copy-pasting repositories without worrying about the distribution code 2020-04-09 05:45:42 +02:00
2cd17af243 Add libatomic to nginx 2020-03-15 18:31:19 +01:00
7ae817c18f Minor optimizations 2020-02-29 16:12:10 +01:00
c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
e949e4ea48 Bugfixes 2020-02-14 06:43:52 +01:00
6cd3146b29 Add $request_method to nginx cache key 2020-02-08 22:53:33 +01:00
14c50d7c1e Allow nginx to write in postfix directory 2020-02-08 22:37:57 +01:00
1549b7cc09 vfemail.net took down their .onion server... 2020-02-07 20:10:26 +01:00
0d47c3a5be Updated composer version 2020-02-07 19:43:55 +01:00
aa22f7fbeb Added xz and zopfli to chroot 2020-02-06 07:01:33 +01:00
21714d5c25 Added missing hardlink dependency 2020-02-06 06:42:42 +01:00
fcd1a37092 Add brotli to chroot 2020-02-06 06:33:15 +01:00
9786372794 Remove no longer needed binaries 2020-02-05 21:14:32 +01:00
78b11191ec Added note about initializing phpMyAdmin setting tables 2020-02-05 19:34:33 +01:00
1b28fcac95 Fix vsftpd not starting 2020-02-05 19:26:35 +01:00
f814c67e3f Check path exists and create if not yet existing 2020-02-05 19:06:01 +01:00
05cd5b0774 Rotate all php version logs 2020-02-05 17:59:34 +01:00
6917ffcae0 Added clean_nginx_sockets.sh 2020-02-05 07:27:43 +01:00
35e0a27774 Fix instance not always being enqueued for reloading 2020-02-02 11:42:51 +01:00
3a53ea59f8 Hardlink chroot related files across all accounts to save disk space 2020-01-28 20:51:17 +01:00
988ccef316 fix setup_chroot.sh not being executable 2020-01-26 21:09:12 +01:00