Commit Graph

19 Commits

Author SHA1 Message Date
31c6020608 Fixed initial setup not creating config files 2019-02-23 07:11:19 +01:00
7da6b8feed Install PHPMyAdmin locally as distributions ship outdated version 2019-01-26 16:48:38 +01:00
7661c0ccdb With more than 10 crashes within 10 minutes we should restart php 2019-01-26 14:17:09 +01:00
c46a2584fa Add shell access and scp support 2019-01-06 18:20:02 +01:00
55bc8cd757 Introduce mysqld socket stream forwarding with nginx for chroot jails 2019-01-01 13:47:30 +01:00
0f38bd2449 Improved privilege separation 2019-01-01 02:24:22 +01:00
305c8bc0c3 Fix mariadb 10.3 compatibility by adding default values 2018-12-05 22:19:46 +01:00
4e163a7e2d Fixed syntax error 2018-12-04 15:26:24 +01:00
58b5efb96c Added suspend hidden service feature + disabled php7.0 for new accounts 2018-10-28 08:48:30 +01:00
1884f4b08b php is .ini not .conf 2018-10-26 19:14:29 +02:00
9985ba4864 Add PHP7.3 support and let setup.php write initial config files 2018-10-24 19:59:02 +02:00
d9e496930d Add HiddenServiceMaxStreams option and service_instances table 2018-10-20 20:44:10 +02:00
2cee59dc6f Structure changes for future features 2018-10-20 18:20:27 +02:00
1f2ff2176b Save DB information in separate table 2018-10-17 21:50:20 +02:00
6eb068222c Refactor DB foreign keys to auto_incrementing id instead of onion
Allows moving domains into separate table at a later stage
2018-10-16 21:09:16 +02:00
7bd2e79f06 Separate nginx sockets for each site to make hoster identification harder 2018-03-08 20:57:42 +01:00
6b0759be73 Added admin panel + optional manual approval for new sites 2018-02-25 21:25:05 +01:00
fa363efaec Bugfixes 2017-05-06 18:29:19 +02:00
e0b35fb943 Initial commit 2017-04-30 19:32:42 +02:00