Logo
Explore Help
Sign In
devbennett7/goma-gateway
1
0
Fork 0
You've already forked goma-gateway
Code Pull Requests Activity
Files
6fd2c2ad5d7d25981d4b8a184a65b5a103146ade
goma-gateway/examples/compose.yaml

15 lines
313 B
YAML
Raw Normal View History

feat: Add wildcard auth middleware paths (#24) * chore: add concurrent route health check requests * feat: Add wildcard auth middleware paths * fix: bind privileged port permission denied on Kubernetes for nonroot user
2024-11-02 11:55:37 +01:00
services:
goma-gateway:
image: jkaninda/goma-gateway
command: server
healthcheck:
update Docker deployment example
2024-11-02 21:40:13 +01:00
test: curl -f http://localhost/readyz || exit 1
feat: Add wildcard auth middleware paths (#24) * chore: add concurrent route health check requests * feat: Add wildcard auth middleware paths * fix: bind privileged port permission denied on Kubernetes for nonroot user
2024-11-02 11:55:37 +01:00
interval: 30s
retries: 5
start_period: 20s
timeout: 10s
ports:
- "80:80"
feat: add server handle both HTTP and HTTPS
2024-11-05 20:11:24 +01:00
- "443:443"
feat: Add wildcard auth middleware paths (#24) * chore: add concurrent route health check requests * feat: Add wildcard auth middleware paths * fix: bind privileged port permission denied on Kubernetes for nonroot user
2024-11-02 11:55:37 +01:00
volumes:
- ./config:/config/
Copy Permalink
Powered by Gitea Page: 57ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API