Self hosting Supabase with Docker and SSL termination
In this blog I will explain how I hosted supabase on a linux server for production.
Prerequisites
Git
Docker and Docker compose
| Resource | Minimum | Recommended |
| --- | --- | --- |
| RAM | 4 GB | 8 GB+ |
| CPU | 2 cores | 4 cores+ |
| ...
viraj-devops.hashnode.dev4 min read