Settings
Configure Vantaca integration and sync associations via the VPS proxy
Vantaca Integration
Sync associations from Vantaca via the proxy on your Elestio VPS. The app calls the proxy; the proxy forwards to Vantaca from your whitelisted IP.
Edge Function secrets (Supabase)
VANTACA_PROXY_URL
Required
VANTACA_PROXY_API_KEY
Required
Set in Supabase Dashboard → Project Settings → Edge Functions → Secrets. Vantaca credentials (company, login, pwd) stay only on the VPS.
Deploy the proxy from the
vantaca-proxy folder on your Elestio VPS and set VANTACA_PROXY_URL to your proxy HTTPS URL (e.g. https://verity-u64048.vm.elestio.app). Use the same PROXY_API_KEY value on the VPS and in Supabase as VANTACA_PROXY_API_KEY.