Commit Graph

78 Commits

Author SHA1 Message Date
Miraty c9ae42b409 sftpgo: Allow SSH key authentication 2023-06-19 03:47:25 +02:00
Miraty a459d7b764 Log every php error 2023-06-19 03:46:56 +02:00
Miraty 1a61fc6296 sftpgo: bcrypt > argon2id
This allows logging in over SFTP with a password longer than 73 characters
2023-06-03 18:51:30 +02:00
Miraty 2a0bd784bf Fix sftpgo.sh compilation script for Debian 2023-06-03 18:47:53 +02:00
Miraty 4df82db19e Add configuration initialization step 2023-05-19 01:01:49 +02:00
Miraty b7720de425 Fix message display for plain HTTP 2023-05-15 19:43:19 +02:00
Miraty fa2445fe82 Set permissions for Certbot in /etc/letsencrypt 2023-05-06 19:59:38 +02:00
Miraty 22008c6251 Add catalog to default knot configuration 2023-05-06 19:59:13 +02:00
Miraty c5621010dd Init database with approval keys 2023-05-05 19:45:19 +02:00
Miraty 78e483d2a4 Better SFTPGo installation 2023-05-05 19:44:36 +02:00
Miraty ae67dba4ea nginx: server_names_hash_bucket_size 128; 2023-05-05 19:44:03 +02:00
Miraty 667c40afca Delete submodule 2023-05-05 19:43:53 +02:00
Miraty 8fdd9e0b26 Add SFTPGo init file for OpenRC 2023-05-03 00:54:30 +02:00
Miraty c2e1363021 Add setup instructions 2023-05-03 00:54:00 +02:00
Miraty d77857ef46 Add .gitmodules 2023-05-02 22:25:01 +02:00
Miraty 5dbc0c7e37 Delete old submodules 2023-05-02 22:16:37 +02:00
Miraty 23c14df5d4 Add global CAA record for registry's root 2023-05-02 22:13:26 +02:00
Miraty 0a9300681b Add Certbot installation steps 2023-05-02 22:13:04 +02:00
Miraty 9c20c005f4 Update sudoers for new certbot cli.ini 2023-04-26 14:07:45 +02:00
Miraty 476cafcaf0 Exit installation script on error 2023-04-26 02:01:13 +02:00
Miraty 8785a7935f certbot: add cli.ini and deploy hook for permissions 2023-04-26 02:00:38 +02:00
Miraty 157613c5bf Update nginx, configure empty security.txt 2023-04-25 19:30:53 +02:00
Miraty 58951c5a4f rm --recursive > rm -r for BusyBox compatibility 2023-04-23 03:19:55 +02:00
Miraty e98ecc5862 Update Readme 2023-04-20 11:33:07 +02:00
Miraty e9cbabfbaf Fix tests 2023-04-20 11:32:57 +02:00
Miraty 2539320713 Fix PHP extensions configuration 2023-04-20 11:32:17 +02:00
Miraty 246d395b59 Add Apache HTTP Server (keep nginx as reverse proxy) 2023-04-11 16:14:20 +02:00
Miraty 4151c456d4 Split permissions outside of dedicated file 2023-03-28 00:09:41 +02:00
Miraty 44d62a49b1 Move HTTP error pages to the core repository 2023-02-16 23:10:54 +01:00
Miraty 216f747033 Move important scripts and configs to /install 2023-02-07 19:52:54 +01:00
Miraty 26529e4c91 Fix tor on debian + use unix sockets for tor<=>nginx 2023-01-29 23:31:51 +01:00
Miraty 0bcf4dbbb5 Niver > ServNest 2023-01-29 21:14:36 +01:00
Miraty 9a0f47d8d9 Add support for subdomain and subpath 2022-12-22 02:07:26 +01:00
Miraty 159be6f97d Enable sodium, opcache and JIT 2022-12-13 19:39:34 +01:00
Miraty 3d9215058c Update Arch Linux mirrors 2022-12-13 19:36:29 +01:00
Miraty 9e806356c4 sudoers: more restrictive regexes 2022-11-28 17:22:12 +01:00
Miraty adbc192ef4 chmod +x /usr/local/bin/sftpgo 2022-11-27 00:13:05 +01:00
Miraty ecb4574adc Fix DNS resolution + use DoT 2022-11-27 00:12:41 +01:00
Miraty 00900e1e2b sudoers: fix Tor reloading on Arch Linux 2022-11-22 15:00:32 +01:00
Miraty 0f1428c527 Full zone file loading 2022-11-20 01:03:19 +01:00
Miraty a79f8f5251 Update HTTP error messages 2022-11-01 21:06:42 +01:00
Miraty d186db1432 html>md>gmi instead of gmi>md>html 2022-11-01 15:43:40 +01:00
Miraty 3f755b9f24 nginx: only log if a cookie is sent 2022-11-01 00:25:14 +01:00
Miraty 9316ab1a80 Add config examples for zone transferts with Knot 2022-11-01 00:18:06 +01:00
Miraty 4bdfe900c4 Update nginx config 2022-10-31 23:58:27 +01:00
Miraty 498cdca3c0 Fix sudoers 2022-10-31 23:52:21 +01:00
Miraty 52f96346b2 Update sftpgo install script 2022-10-31 23:51:38 +01:00
Miraty bb296b1c77 Format and update sudoers 2022-10-09 01:17:15 +02:00
Miraty bee01f657d db/source.sql > db/schema.sql 2022-10-09 01:16:37 +02:00
Miraty ff97910a13 Fix Nginx ACME webroot 2022-09-02 18:52:46 +02:00