mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-08 20:15:03 +10:00
ad1904c441133c25eb10ea2d0e0607067455990c
- Add subtle 'Log in' link to 401/403/404 error page - Link redirects through pass.junv.cc OAuth with return URL - Mount error-page-html ConfigMap into API container too (so both Caddy and API serve the same updated error page) - Define error-page-html ConfigMap in repo for ArgoCD management
Home docker
Containers my home media server set up
Fix home-server running out of disk
# Remove dangling images
sudo k3s crictl rmi --prune
# Clean stopped containers
sudo k3s crictl rm $(sudo k3s crictl ps -a -q --state exited)
Languages
Python
30.9%
Shell
27.2%
HCL
21.5%
HTML
19%
Dockerfile
1.3%
Other
0.1%