Commit Graph

105 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
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
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
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
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
78b11191ec Added note about initializing phpMyAdmin setting tables 2020-02-05 19:34:33 +01:00
566411df37 Integrate torproject repository instrictions in README 2020-01-18 20:42:26 +01:00
d54fa4535d Updated composer version 2020-01-14 17:08:42 +01:00
0bb35ae263 chroot squirrelmail 2020-01-09 07:06:08 +01:00
f573f79f6c Switch gnupg1 to gnupg2 and set env[HOME] for php correctly 2020-01-05 15:03:20 +01:00
a527b2702a Added gnupg extension to php 2019-12-21 11:00:46 +01:00
0b41932570 Use Dovecot SASL instead of running a seperate saslauthd 2019-12-16 22:25:30 +01:00
fee1c135c2 Updated composer version 2019-11-28 13:33:26 +01:00
da00e68dfb Add autoconf to build dependencies 2019-11-28 13:18:37 +01:00
9b75e52985 Compile and install nginx and php with one script 2019-10-22 17:38:15 +02:00
dbbdce186a Add libonig-dev to build dependencies 2019-10-20 20:21:17 +02:00
75408fa564 Moved build dependencies installing to the top 2019-10-17 19:20:09 +02:00
b7be96b11f Enable nginx and fix systemd service 2019-10-16 21:29:55 +02:00
9595246119 Added make as dependency 2019-10-16 19:50:55 +02:00
c1dd567ab2 PHP and Composer need to be installed before we can install phpmyadmin with composer dependencies 2019-10-16 19:40:49 +02:00
b40afdf10b Mention new php instances to be enabled 2019-10-16 19:29:51 +02:00
6052e57112 Switch to custom compiled php 2019-10-15 19:37:51 +02:00
ee4856e5fc Add noatime to fstab 2019-10-02 20:56:34 +02:00
b197767415 Updated nodejs signing key source 2019-09-30 18:54:05 +02:00
2a592893eb Instances creation is now handled via setup.php 2019-09-28 17:57:43 +02:00
4c28d7eddb Added missing libssl-dev dependency 2019-09-23 21:41:08 +02:00
4096b66390 Install composer vai github instead of distro packages to include in chroot 2019-09-23 21:24:08 +02:00
f9824e45a8 We run less instances now for less memory usage 2019-09-22 22:17:11 +02:00