Block a user
pgweb: web-based database explorer for PostgreSQL
update outdated readme + add restore hook
update outdated readme based on docker compose file
Add a nicer fallback page to Traefik
Here's another attempt using that plugin, not sure what I'm missing to get it working: https://git.coopcloud.tech/coop-cloud/traefik/src/branch/error-messages-attempt/compose.error-pages.yml
Add a nicer fallback page to Traefik
found a way with caddy to display an error when an app is down, guess it needs to be translated to use with docker labels:
handle_errors {
@502 expression `{http.error.status_code} ==…
add optional redirection + fix 404s
Add a nicer fallback page to Traefik
@decentral1se did you ever get the custom error pages working? I made an attempt at a805f5de26
(not working yet)…