Commit Graph

136 Commits

Author SHA1 Message Date
2080a60e9a Move service enabling to setup.php 2022-12-10 21:43:36 +01:00
116b1de21a Include squirrelmail config file 2022-08-14 21:45:34 +02:00
1102c314ca Add info about potentially breaking quota 2022-08-14 21:33:07 +02:00
125c13dd3c Automate replacing .onion domain and add details for clearnet domain 2022-08-14 21:18:36 +02:00
12d46c8e8a Remove note about keeping cannonical map to my host, since it no longer exists 2022-08-14 21:00:02 +02:00
d5cb89f890 Add step to install git and clone this repository 2022-08-14 15:32:07 +02:00
e0bbda7182 Move some installation steps from readme to instll script 2022-07-02 21:05:48 +02:00
c61f70b378 Move mysql encryption key generation to install script 2022-07-02 20:30:28 +02:00
1e7972ee09 tor repository gpg key was changed into binary format 2022-05-29 22:17:49 +02:00
c0ecb222d2 Enable innodb encryption and compression 2021-12-01 00:28:38 +01:00
8d5ded3bf6 remove unnecessary dnsmasq proxy between bind9/tor 2021-10-01 22:34:35 +02:00
73e10d69a6 Switch to v3 onion of debian repository 2021-05-28 08:18:46 +02:00
00cf77b22f Add rspamd config files 2021-05-22 20:02:56 +02:00
f94c0b6b71 Add razorfy and bind config 2021-05-21 18:58:45 +02:00
4cc3a705cf Tor is already loaded from onion service and remove no longer existing demo site 2021-04-27 21:29:51 +02:00
cb9093585f Use PHP 8 compatible fork of SquirrelMail 2021-04-27 08:08:47 +02:00
22a0f71728 Remove unnecessary apt install command 2021-04-25 08:58:13 +02:00
cb0af192d7 update Tor sources to v3
Source of this commit:
* https://onion.torproject.org/
* http://xao2lxsmia2edq2n5zxg6uahx6xox2t7bfjw6b5vdzsxi7ezmqob6qid.onion/

Keep an eye for the v3 of Debian.
* https://onion.debian.org/

v2 deprecation timeline
* https://blog.torproject.org/v2-deprecation-timeline
2021-04-22 00:59:51 +00:00
1d7d3ab924 Hide PIDs for non-root users in proc mount 2021-04-17 11:13:00 +02:00
62c4795fe6 libenchant-dev was renamed to libenchant-2-dev 2021-03-08 10:57:26 +01:00
8cff731d80 Automatically determine package name to use 2021-01-24 15:39:17 +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
7759dc8ca6 Update composer version and move installation to automated script 2020-12-23 20:52:30 +01:00
573f9d19b4 Enable PHP-8.0 default service 2020-10-13 10:27:38 +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
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
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
af0d5cf26a Remove FTP support - SFTP is the future 2020-07-19 18:03:07 +02:00
23993c6e31 libatomic-ops-dev is no longer a dependency 2020-07-19 15:35:28 +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