Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Winzen 560f5e9269 Also call ldconfig when installing extra binaries 2021-05-04 13:59:23 +02:00
Daniel Winzen 8ac5330a88 Run ldconfig on chroot after installing libraries 2021-05-04 13:44:27 +02:00
Daniel Winzen e96aa86cd1 Fix undefined constant error - fixes #115 2021-04-28 18:16:08 +02:00
Daniel Winzen 4cc3a705cf Tor is already loaded from onion service and remove no longer existing demo site 2021-04-27 21:29:51 +02:00
Daniel Winzen cb9093585f Use PHP 8 compatible fork of SquirrelMail 2021-04-27 08:08:47 +02:00
Daniel Winzen 6aea46afaa Use which to determine binary location and ignore non-existing binaries - closes #111 2021-04-25 16:10:54 +02:00
Daniel Winzen 5cd74a31b1 Collect libraries in array to prevent repeatedly copying the same files 2021-04-25 15:44:29 +02:00
Daniel Winzen fe71692eb9 Fix compile issues with libenchant-2 2021-04-25 13:56:27 +02:00
Daniel Winzen e8e97c8ac9 Add PHP-7.4 patch to use libenchant-2 if available - closes #113 2021-04-25 09:40:38 +02:00
Daniel Winzen 22a0f71728 Remove unnecessary apt install command 2021-04-25 08:58:13 +02:00
Daniel WinzenandGitHub bf16fc0003 Merge pull request #114 from nyxnor/patch-1
update Tor sources to v3
2021-04-23 17:19:37 +02:00
Daniel Winzen 1d7d3ab924 Hide PIDs for non-root users in proc mount 2021-04-17 11:13:00 +02:00
Daniel Winzen 86bf9230d0 Switch default version to php8.0 2021-04-10 16:10:33 +02:00
Daniel Winzen 6229ffe1f8 Enable gnupg module for PHP-8 2021-04-08 21:01:33 +02:00
Daniel Winzen 5e7f385b06 Recurse pull php-gnupg submodules and remove unneeded systemd.service files 2021-04-08 18:31:02 +02:00
Daniel Winzen 78b4b505d9 ssh2 and rar extension now compile for PHP-8 2021-04-08 00:02:10 +02:00
Daniel Winzen 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
Daniel Winzen 12fd8b4907 Build nginx access modules to allow blocking IPs on clearnet operation 2021-04-02 21:01:03 +02:00
Daniel Winzen 8e8a54f506 Add more commands from coreutils and silence "not a dynamic executable" warnings 2021-03-13 14:05:10 +01:00
Daniel Winzen 62c4795fe6 libenchant-dev was renamed to libenchant-2-dev 2021-03-08 10:57:26 +01:00
Daniel Winzen b598f9e1e0 Add cut and uniq to chroot 2021-01-25 19:06:03 +01:00
Daniel Winzen 8cff731d80 Automatically determine package name to use 2021-01-24 15:39:17 +01:00
Daniel Winzen 3b7166148b Move composer installation after php installation 2020-12-27 16:01:42 +01:00
Daniel Winzen ca1e030fd5 apt-key add is deprecated, place key in trusted.gpg.d instead 2020-12-24 12:41:41 +01:00
Daniel Winzen 42fd5a54a6 Move nvm, nodejs and yarn installation to install_binaries.sh 2020-12-24 09:05:14 +01:00
Daniel Winzen 4af47d162b Fix install script not handling a glob expression 2020-12-24 08:49:19 +01:00
Daniel Winzen 777cd92a48 Update composer dependencies 2020-12-23 21:18:02 +01:00
Daniel Winzen 7759dc8ca6 Update composer version and move installation to automated script 2020-12-23 20:52:30 +01:00
Daniel Winzen 120d8d09fd Add secp256k1 PHP module commonly used in bitcoin related applications 2020-12-23 20:31:01 +01:00
Daniel Winzen e358d5ee6e Fix edge cases during installation 2020-12-23 17:20:55 +01:00
Daniel Winzen a3da873635 Bugfix nginx patch 2020-11-09 22:51:23 +01:00
Daniel Winzen 78a7bdfb3e Updated nginx patch 2020-11-09 22:05:10 +01:00
Daniel WinzenandGitHub 4590620ef0 Merge pull request #99 from DanWin/DanWin-funding
Create FUNDING.yml
2020-10-15 17:01:45 +02:00
Daniel WinzenandGitHub 75ed55e849 Create FUNDING.yml 2020-10-15 17:01:26 +02:00
Daniel Winzen 6f0713341d rar, gnupg and ssh extensions are not yet compatible with PHP-8.0 2020-10-13 16:04:31 +02:00
Daniel Winzen 71bf701515 Add missing ldconfig call in install script 2020-10-13 15:20:01 +02:00
Daniel Winzen 573f9d19b4 Enable PHP-8.0 default service 2020-10-13 10:27:38 +02:00
Daniel Winzen 6f98c1b08b Add PHP-8.0 and remove xmlrpc extension + PHP-7.2 2020-10-13 10:25:04 +02:00
Daniel Winzen 67cea03e28 Enable strict session id mode 2020-10-11 16:17:07 +02:00
Daniel Winzen a1494d23a9 Fix potential permission issues with composer dependencies 2020-09-18 13:06:53 +02:00
Daniel Winzen 4d710109ba Fix enqueue_instance_reload 2020-09-16 20:16:58 +02:00
Daniel Winzen 5b489c9080 Include yasm 2020-09-07 18:07:40 +02:00
Daniel Winzen d7809da524 Build aom from source as it is not shipped in all distributions 2020-09-05 22:03:25 +02:00
Daniel Winzen 79189b96b7 Compile libheif from source as some distributions have outdated versions 2020-09-05 18:33:17 +02:00
Daniel Winzen 32270a97b5 Add note to help with DNS issues after disabling systemd-resolved 2020-09-05 18:06:01 +02:00
Daniel Winzen 3bc384f1dc Stop systemd-resolved if it was already running 2020-09-05 17:51:34 +02:00
Daniel Winzen b13cb09080 Check update of tor after adding repo 2020-09-05 17:46:04 +02:00
Daniel Winzen 1111b76813 Fixed typo 2020-09-05 16:06:22 +02:00
Daniel Winzen be717d4683 Added a note about raspberry pi setups 2020-08-30 14:04:20 +02:00
Daniel Winzen 1a531c6ccf Stop install script on error and check memory in addition to ncpu 2020-08-30 10:40:16 +02:00
Daniel Winzen a72733c2af Add note about different package names in older distributions 2020-08-20 08:29:51 +02:00
Daniel Winzen f87823b663 Add automake as build dependency 2020-08-19 19:03:24 +02:00
Daniel Winzen d3cbc65081 Make sure mysql is removed before installing mariadb 2020-08-19 18:18:59 +02:00
Daniel Winzen 5531886289 Replace distribution imagemagick with a custom build 2020-08-19 17:45:28 +02:00
Daniel Winzen d3ca7ab32f Include bash-completion in package list 2020-08-15 22:16:34 +02:00
Daniel Winzen 3b7818c738 disable auth penalty as everyone connects from the same IP 2020-08-04 21:48:07 +02:00
Daniel Winzen c56f8fffce Remove eatmydata package if installed 2020-08-01 09:04:49 +02:00
Daniel Winzen db0d358d27 Apparently ca-certificates is not always pre-installed 2020-07-26 21:06:57 +02:00
Daniel Winzen 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
Daniel Winzen 0a761596a6 Don't ask questions when running apt 2020-07-25 18:25:57 +02:00
Daniel Winzen c84567b46f Remove nodejs from apt install as we use nvm now 2020-07-25 18:13:39 +02:00
Daniel Winzen 3de4580595 Fixed typo 2020-07-21 17:57:32 +02:00
Daniel Winzen 7902994ac1 Update LD cache to include newly generated libraries 2020-07-21 12:11:06 +02:00
Daniel Winzen af0d5cf26a Remove FTP support - SFTP is the future 2020-07-19 18:03:07 +02:00
Daniel Winzen a9c0b38711 Switch FileManager from ftp to sftp 2020-07-19 17:24:42 +02:00
Daniel Winzen 23993c6e31 libatomic-ops-dev is no longer a dependency 2020-07-19 15:35:28 +02:00
Daniel Winzen 98a1eb2966 Correctly build libatomic_ops from source 2020-07-19 15:22:41 +02:00
Daniel Winzen 5539d86b6d Always check for update when running install_binaries.sh 2020-07-19 13:44:58 +02:00
Daniel Winzen 825a2967e2 Build custom libssh2 and enable hmac-sha2-512 as best matching MAC 2020-07-19 13:33:53 +02:00
Daniel Winzen 4a09f99ff7 Initialization of phpmyadmin database is now part of the setup 2020-07-19 10:27:22 +02:00
Daniel Winzen ff355bf01f Update composer and create phpmyadmin database tables 2020-07-19 10:13:12 +02:00
Daniel Winzen 33839c2e2e Try remounting ro on quotacheck, but don't fail if not possible 2020-07-19 09:56:11 +02:00
Daniel Winzen 25e02d73a0 Use nvm to install node and install yarn with npm 2020-07-19 09:47:52 +02:00
Daniel Winzen f9c02c7a56 Add mysql lua module to nginx 2020-07-19 09:17:59 +02:00
Daniel Winzen 20759103b0 Add nginx lua module form openresty 2020-07-05 22:51:49 +02:00
Daniel Winzen 4e183a490e Update patch 2020-06-02 21:04:30 +02:00
Daniel Winzen 588082e6d0 Allow copy-pasting repositories without worrying about the distribution code 2020-04-09 05:45:42 +02:00
Daniel Winzen 2cd17af243 Add libatomic to nginx 2020-03-15 18:31:19 +01:00
Daniel Winzen 7ae817c18f Minor optimizations 2020-02-29 16:12:10 +01:00
Daniel Winzen c2b010e8e6 Added PGP Two Factor Authentication (2FA) 2020-02-17 07:07:02 +01:00
Daniel Winzen e949e4ea48 Bugfixes 2020-02-14 06:43:52 +01:00
Daniel Winzen 6cd3146b29 Add $request_method to nginx cache key 2020-02-08 22:53:33 +01:00
Daniel Winzen 14c50d7c1e Allow nginx to write in postfix directory 2020-02-08 22:37:57 +01:00
Daniel Winzen 1549b7cc09 vfemail.net took down their .onion server... 2020-02-07 20:10:26 +01:00
Daniel Winzen 0d47c3a5be Updated composer version 2020-02-07 19:43:55 +01:00
Daniel Winzen aa22f7fbeb Added xz and zopfli to chroot 2020-02-06 07:01:33 +01:00
Daniel Winzen 21714d5c25 Added missing hardlink dependency 2020-02-06 06:42:42 +01:00
Daniel Winzen fcd1a37092 Add brotli to chroot 2020-02-06 06:33:15 +01:00
Daniel Winzen 9786372794 Remove no longer needed binaries 2020-02-05 21:14:32 +01:00
Daniel Winzen 78b11191ec Added note about initializing phpMyAdmin setting tables 2020-02-05 19:34:33 +01:00
Daniel Winzen 1b28fcac95 Fix vsftpd not starting 2020-02-05 19:26:35 +01:00
Daniel Winzen f814c67e3f Check path exists and create if not yet existing 2020-02-05 19:06:01 +01:00
Daniel Winzen 05cd5b0774 Rotate all php version logs 2020-02-05 17:59:34 +01:00
Daniel Winzen 6917ffcae0 Added clean_nginx_sockets.sh 2020-02-05 07:27:43 +01:00
Daniel Winzen 35e0a27774 Fix instance not always being enqueued for reloading 2020-02-02 11:42:51 +01:00
Daniel Winzen 3a53ea59f8 Hardlink chroot related files across all accounts to save disk space 2020-01-28 20:51:17 +01:00
Daniel Winzen 988ccef316 fix setup_chroot.sh not being executable 2020-01-26 21:09:12 +01:00
Daniel Winzen 26c4c3c75d set safe file permissions 2020-01-26 14:41:06 +01:00
Daniel Winzen 61d15297b7 Bugfix 2020-01-26 12:07:15 +01:00
Daniel Winzen 47fb983557 sanitize $system_account to protect against database modification exploits 2020-01-25 21:53:00 +01:00