Services
Guides and documentation for miscellaneous services that don't categorize under system.
Authentik
Docker Healthchecks
Rationale Use these to verify the health of database containers. This allows me to only run web ...
docker-socket-proxy
Use this service to expose the docker socket and protect it from unauthorized operations Prevent...
Samba/SMB
Configuration My user is set up in unix groups that correspond to the groups outlined in the fol...
searx-ng
HTTP method: use GET to be able to use the back button on websites
Syncthing
Troubleshooting
Django CSRF verification failed: null does not match any trusted origins If a django-backed ser...
How to upgrade MariaDB inside Docker
docker compose exec -it db bash -c "mariadb-upgrade -u root -p" Then enter password