Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3thr3n/hopps-k3s
https://github.com/3thr3n/hopps-k3s
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/3thr3n/hopps-k3s
- Owner: 3thr3n
- Created: 2025-01-25T23:16:34.000Z (12 days ago)
- Default Branch: main
- Last Pushed: 2025-01-25T23:52:06.000Z (12 days ago)
- Last Synced: 2025-01-26T00:26:28.644Z (12 days ago)
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hopps-k3s
[Hopps](https://github.com/hopps-app/hopps)## Disclaimer
This is a deployment of the current hopps `27.01.2025` chart `0.0.4`.It is for test purposes only, you can use this as a template BUT **do not use** this in production
## How To
1. clone this repo
2. update all the hosts
3. update the `coredns-custom.yaml` in templates
4. run `helm dependency update`
5. add repositories if needed
6. run `helm install hopps .`
7. add secret `hopps-minio` with key `user` and `pass`
8. after changes run `helm upgrade hopps .`