Logo
Explore Help
Sign In
kaezhou/muyu-apiserver
1
0
Fork 0
You've already forked muyu-apiserver
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
muyu-apiserver/deploy/etc/system.yaml

18 lines
207 B
YAML
Raw Normal View History

feat: initial commit for muyu-apiserver Go service with gateway, RPC, model layers and k8s deploy configs. Made-with: Cursor
2026-02-28 15:29:16 +08:00
Name: system.rpc
ListenOn: 0.0.0.0:9001
Etcd:
Hosts:
- etcd:2379
Key: system.rpc
security: remove hardcoded credentials and add envsubst for go-zero configs - Clear default passwords in all service configs and local dev YAMLs - Add entrypoint.sh with envsubst to resolve ${ENV} vars in go-zero YAML - Update Dockerfiles to install gettext and use entrypoint - Update docker-compose to pass secrets via environment and require via ${VAR:?...} - Add .gitignore rules for .env files, add .env.example template Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-17 23:16:28 +08:00
DataSource: ${MYSQL_DSN}
feat: initial commit for muyu-apiserver Go service with gateway, RPC, model layers and k8s deploy configs. Made-with: Cursor
2026-02-28 15:29:16 +08:00
Cache:
- Host: redis:6379
Log:
ServiceName: system-rpc
Mode: console
Level: info
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 28ms Template: 1ms
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