Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa9084/k8s-apps
https://github.com/nasa9084/k8s-apps
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nasa9084/k8s-apps
- Owner: nasa9084
- License: mit
- Created: 2018-07-30T10:47:48.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-02T11:46:19.000Z (over 4 years ago)
- Last Synced: 2024-10-05T00:40:52.179Z (about 1 month ago)
- Language: Shell
- Size: 13.3 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Kubernetes-apps
---------------Application definitions running on web-apps.tech
## USAGE
use [kustomize](https://github.com/kubernetes-sigs/kustomize).
e.g.: `$ kustomize build` for checking and deploy with `$ kustomize build | kubectl apply -f-`
### required secrets
* `alertmanager-slack-url`
* key: `alertmanager_slack_url`
* value: slack incoming webhook url to use alerting
* `growi-password-seed`
* key: `seed`
* value: any string
* `hackmd-db-password`
* key: `postgres-password`
* value: password for postgresql
* `redmine-postgres-password`
* key: `password`
* value: password for postgresql