feat: page specific host

This commit is contained in:
2026-04-12 00:09:07 +02:00
parent db3fb12c6f
commit e7fc808212
5 changed files with 96 additions and 9 deletions
+5 -2
View File
@@ -54,8 +54,11 @@ curl -X DELETE \
- [x] PUT gzip data into /data/xxx
- [x] DELETE request
- [x] max file size
- [ ] CNAME in /data/xxx can be translated as host in GET /
- [ ] header to setup CNAME file instead of in archive
- [x] .host in /data/xxx can be translated as host in GET /
- [ ] header to setup .host file instead of in archive
- [ ] log visits (and store accross sessions)
- [ ] deliver visits in /page/visits
- [ ] ignore gitignore/.host etc at root
- [ ] cerbot install in container + path env/arg
- [ ] redirect /.well-known/acme-challenge to specific path
- [ ] certbot/self-signed create/renew in specific dir