If you liked this project, consider supporting it with a donation!
https://ko-fi.com/heliomendes
Falaaa galerinha, blz?
Nesse video eu ensino a auto hospedar o supabase em um VPS.
Link do VPS:
https://hostinger.com.br?REFERRALCODE=1MENDES90
Link para gerar o JWT:
https://supabase.com/docs/guides/self-hosting/docker
Docker compose Nginx:
version: '3.8'
services:
app:
image: 'jc21/nginx-proxy-manager:latest'
restart: unless-stopped
ports:
- '80:80'
- '81:81'
- '443:443'
volumes:
- ./data:/data
- ./letsencryt:/etc/letsencrypt
user: [email protected]
password: changeme
Desenvolvimento e consultoria:
https://apptrix.app
[email protected]