SupabaseKong
OficialAplicación Docker from Raccommode's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8000]- Red
bridge- Concha
bash- Privilegiado
- false
- Parámetros adicionales
--entrypoint=/bin/bash
Configuración de plantillas
Supabase HTTP API gateway port. Container port: 8000.
- Objetivo
- 8000
- Por defecto
- 8000
- Valor
- 8000
Supabase HTTPS API gateway port. Container port: 8443. Mount TLS files and set Kong SSL variables if you enable direct TLS here.
- Objetivo
- 8443
- Por defecto
- 8443
- Valor
- 8443
Official Supabase Kong declarative config copied from supabase/docker/volumes/api/kong.yml.
- Objetivo
- /home/kong/temp.yml
- Por defecto
- /mnt/user/appdata/supabase-kong/kong.yml
- Valor
- /mnt/user/appdata/supabase-kong/kong.yml
Official Supabase Kong entrypoint copied from supabase/docker/volumes/api/kong-entrypoint.sh.
- Objetivo
- /home/kong/kong-entrypoint.sh
- Por defecto
- /mnt/user/appdata/supabase-kong/kong-entrypoint.sh
- Valor
- /mnt/user/appdata/supabase-kong/kong-entrypoint.sh
Optional TLS certificate for direct HTTPS on Kong. Usually a reverse proxy terminates TLS instead.
- Objetivo
- /home/kong/server.crt
Optional TLS private key for direct HTTPS on Kong. Usually a reverse proxy terminates TLS instead.
- Objetivo
- /home/kong/server.key
Kong database mode. Supabase uses declarative DB-less config.
- Objetivo
- KONG_DATABASE
- Por defecto
- off
- Valor
- off
Generated Kong config path inside the container.
- Objetivo
- KONG_DECLARATIVE_CONFIG
- Por defecto
- /usr/local/kong/kong.yml
- Valor
- /usr/local/kong/kong.yml
Kong DNS resolution order used by the Supabase stack.
- Objetivo
- KONG_DNS_ORDER
- Por defecto
- LAST,A,CNAME
- Valor
- LAST,A,CNAME
Kong DNS negative cache TTL in seconds.
- Objetivo
- KONG_DNS_NOT_FOUND_TTL
- Por defecto
- 1
- Valor
- 1
Kong plugins required by the Supabase gateway config.
- Objetivo
- KONG_PLUGINS
- Por defecto
- request-transformer,cors,key-auth,acl,basic-auth,request-termination,ip-restriction,post-function
- Valor
- request-transformer,cors,key-auth,acl,basic-auth,request-termination,ip-restriction,post-function
Kong Nginx proxy buffer size used by the Supabase stack.
- Objetivo
- KONG_NGINX_PROXY_PROXY_BUFFER_SIZE
- Por defecto
- 160k
- Valor
- 160k
Kong Nginx proxy buffers used by the Supabase stack.
- Objetivo
- KONG_NGINX_PROXY_PROXY_BUFFERS
- Por defecto
- 64 160k
- Valor
- 64 160k
Kong proxy access log target.
- Objetivo
- KONG_PROXY_ACCESS_LOG
- Por defecto
- /dev/stdout combined
- Valor
- /dev/stdout combined
Optional TLS certificate path inside the container, for example /home/kong/server.crt.
- Objetivo
- KONG_SSL_CERT
Optional TLS private key path inside the container, for example /home/kong/server.key.
- Objetivo
- KONG_SSL_CERT_KEY
Legacy anon API key generated for the Supabase stack.
- Objetivo
- SUPABASE_ANON_KEY
Legacy service role API key. Never expose this key to client-side code.
- Objetivo
- SUPABASE_SERVICE_KEY
Optional opaque publishable API key for newer self-hosted Supabase setups.
- Objetivo
- SUPABASE_PUBLISHABLE_KEY
Optional opaque secret API key for newer self-hosted Supabase setups. Never expose this key to client-side code.
- Objetivo
- SUPABASE_SECRET_KEY
Optional pre-signed asymmetric JWT API key for the anon role.
- Objetivo
- ANON_KEY_ASYMMETRIC
Optional pre-signed asymmetric JWT API key for the service_role role.
- Objetivo
- SERVICE_ROLE_KEY_ASYMMETRIC
Basic auth username for Supabase Studio through Kong.
- Objetivo
- DASHBOARD_USERNAME
- Por defecto
- supabase
- Valor
- supabase
Basic auth password for Supabase Studio through Kong. Set a secure password before first start.
- Objetivo
- DASHBOARD_PASSWORD
Detalles
kong/kong:3.9.1Ejecute SupabaseKong en Unraid.
SupabaseKong se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.