feat: better logging

This commit is contained in:
2026-04-12 14:55:47 +02:00
parent 64adac02a2
commit cd81abf785
11 changed files with 208 additions and 41 deletions
+2 -1
View File
@@ -75,7 +75,7 @@ curl -X DELETE \
- [x] cerbot install in container + path env/arg
- [x] redirect /.well-known/acme-challenge to specific path
- [ ] certbot/self-signed create/renew in specific dir
- [ ] better logger
- [x] better logger
- [ ] renew command
- [ ] https mode w/ multiple hosts
- [ ] restart command (on new/deleted host)
@@ -83,6 +83,7 @@ curl -X DELETE \
- [ ] log visits (and store accross sessions)
- [ ] deliver visits in /page/visits
- [x] better error page
- [ ] add favicon.ico + special path
### Makefile targets