Commit Graph

374 Commits

Author SHA1 Message Date
1d7d3ab924 Hide PIDs for non-root users in proc mount 2021-04-17 11:13:00 +02:00
86bf9230d0 Switch default version to php8.0 2021-04-10 16:10:33 +02:00
6229ffe1f8 Enable gnupg module for PHP-8 2021-04-08 21:01:33 +02:00
5e7f385b06 Recurse pull php-gnupg submodules and remove unneeded systemd.service files 2021-04-08 18:31:02 +02:00
78b4b505d9 ssh2 and rar extension now compile for PHP-8 2021-04-08 00:02:10 +02:00
db369edce4 Remove PHP 7.3 as active support ended and security support will end in a few months 2021-04-04 13:20:35 +02:00
12fd8b4907 Build nginx access modules to allow blocking IPs on clearnet operation 2021-04-02 21:01:03 +02:00
8e8a54f506 Add more commands from coreutils and silence "not a dynamic executable" warnings 2021-03-13 14:05:10 +01:00
62c4795fe6 libenchant-dev was renamed to libenchant-2-dev 2021-03-08 10:57:26 +01:00
b598f9e1e0 Add cut and uniq to chroot 2021-01-25 19:06:03 +01:00
8cff731d80 Automatically determine package name to use 2021-01-24 15:39:17 +01:00
3b7166148b Move composer installation after php installation 2020-12-27 16:01:42 +01:00
ca1e030fd5 apt-key add is deprecated, place key in trusted.gpg.d instead 2020-12-24 12:41:41 +01:00
42fd5a54a6 Move nvm, nodejs and yarn installation to install_binaries.sh 2020-12-24 09:05:14 +01:00
4af47d162b Fix install script not handling a glob expression 2020-12-24 08:49:19 +01:00
777cd92a48 Update composer dependencies 2020-12-23 21:18:02 +01:00
7759dc8ca6 Update composer version and move installation to automated script 2020-12-23 20:52:30 +01:00
120d8d09fd Add secp256k1 PHP module commonly used in bitcoin related applications 2020-12-23 20:31:01 +01:00
e358d5ee6e Fix edge cases during installation 2020-12-23 17:20:55 +01:00
a3da873635 Bugfix nginx patch 2020-11-09 22:51:23 +01:00
78a7bdfb3e Updated nginx patch 2020-11-09 22:05:10 +01:00
4590620ef0 Merge pull request #99 from DanWin/DanWin-funding
Create FUNDING.yml
2020-10-15 17:01:45 +02:00
75ed55e849 Create FUNDING.yml 2020-10-15 17:01:26 +02:00
6f0713341d rar, gnupg and ssh extensions are not yet compatible with PHP-8.0 2020-10-13 16:04:31 +02:00
71bf701515 Add missing ldconfig call in install script 2020-10-13 15:20:01 +02:00
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