Commit Graph

599 Commits

Author SHA1 Message Date
573f9d19b4 Enable PHP-8.0 default service 2020-10-13 10:27:38 +02:00
6f98c1b08b Add PHP-8.0 and remove xmlrpc extension + PHP-7.2 2020-10-13 10:25:04 +02:00
67cea03e28 Enable strict session id mode 2020-10-11 16:17:07 +02:00
a1494d23a9 Fix potential permission issues with composer dependencies 2020-09-18 13:06:53 +02:00
4d710109ba Fix enqueue_instance_reload 2020-09-16 20:16:58 +02:00
5b489c9080 Include yasm 2020-09-07 18:07:40 +02:00
d7809da524 Build aom from source as it is not shipped in all distributions 2020-09-05 22:03:25 +02:00
79189b96b7 Compile libheif from source as some distributions have outdated versions 2020-09-05 18:33:17 +02:00
32270a97b5 Add note to help with DNS issues after disabling systemd-resolved 2020-09-05 18:06:01 +02:00
3bc384f1dc Stop systemd-resolved if it was already running 2020-09-05 17:51:34 +02:00
b13cb09080 Check update of tor after adding repo 2020-09-05 17:46:04 +02:00
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