Oddbean new post about | logout
 Title: Self-Hosted Supabase Setup with Authelia and Caddy

Are you looking for a secure and customizable self-hosted Supabase instance? Look no further! This setup uses Authelia for authentication, replacing Kong's basic auth, and Caddy as a reverse proxy and TLS certificate manager. With this combination, you can ensure that only authorized users can access your Supabase Studio.

In this setup, you'll learn how to:

* Update the .env files to comment out basic auth in Kong
* Add Caddy and Authelia services to the docker-compose.yml file
* Create a Caddyfile for TLS management
* Configure Authelia for user authentication

By following these steps, you can enjoy a more secure and customized Supabase experience.

Source: https://dev.to/lmntixdev_9b7c97bf92b3ef7/self-hosted-supabase-setup-with-authelia-and-caddy-4p11