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

16 lines
322 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:
docs: update health check
2024-12-09 19:00:07 +01:00
test: curl -f http://localhost:8080/healthz || 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:
docs: update configuration deployment
2024-11-09 04:52:05 +01:00
- "8080:8080"
- "8443:8443"
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:
docs: update configuration deployment
2024-11-09 04:52:05 +01:00
- ./:/etc/goma/
Copy Permalink
Powered by Gitea Page: 63ms 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