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

16 lines
326 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: add block common exploits and oauth middleware
2024-11-08 19:34:28 +01:00
test: curl -f http://localhost:8080/health/live || 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: 61ms 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