๐
Nginx Proxy Manager
SSL & reverse proxy config
ssh -L 8181:127.0.0.1:81 root@185.182.185.61
โ http://localhost:8181
SSH tunnel only
๐ณ
Portainer
Container management
ssh -L 9100:127.0.0.1:9000 root@185.182.185.61
โ http://localhost:9100
SSH tunnel only
๐๏ธ
Supabase Studio
Database management
ssh -L 3456:127.0.0.1:3456 root@185.182.185.61
โ http://localhost:3456
SSH tunnel only
๐
Authentik
Identity & access
ssh -L 9001:127.0.0.1:9001 root@185.182.185.61
โ http://localhost:9001
SSH tunnel only
๐
Directus CMS
Content management
Live