feat(budge): Add budge (#1976)

* feat(budge): Add budge

* feat(budge): Add budge

* lsio perms

* remove tz

* add varrun

* rofs

* prod env

* rofs disable

* Update charts/incubator/budge/questions.yaml

* Update charts/incubator/budge/values.yaml

* Update charts/incubator/budge/questions.yaml

* Update docs/manual/default-ports.md

* Update charts/incubator/budge/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Stavros Kois
2022-02-28 16:11:56 +01:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent fef568f8e2
commit d008f97421
6 changed files with 392 additions and 13 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

+13 -13
View File
@@ -5,19 +5,18 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
## Core Apps
| App | Service | Port Name | Port | Protocol | Note |
| :---------- | :----------: | :----------: | :---: | :------: | :--------------------------------------: |
| k8s-gateway | main | main | 53 | UDP | Potential conflict with pihole |
| traefik | main | main | 9000 | HTTP | Potential conflict with minio (Official) |
| traefik | tcp | web | 9080 | HTTP | Adviced to be moved to port 80 |
| traefik | metrics | metrics | 9100 | HTTP | |
| traefik | tcp | websecure | 9443 | HTTPS | Adviced to be moved to port 443 |
| prometheus | node-exporter|node-exporter | 9910 | HTTP | |
| prometheus | main | main | 10086 | HTTP | |
| prometheus | alertmanager | alertmanager | 10087 | HTTP | |
| prometheus | promop | promop | 10089 | HTTP | |
| prometheus | thanos | thanos | 10901 | HTTP | |
| App | Service | Port Name | Port | Protocol | Note |
| :---------- | :-----------: | :-----------: | :---: | :------: | :--------------------------------------: |
| k8s-gateway | main | main | 53 | UDP | Potential conflict with pihole |
| traefik | main | main | 9000 | HTTP | Potential conflict with minio (Official) |
| traefik | tcp | web | 9080 | HTTP | Adviced to be moved to port 80 |
| traefik | metrics | metrics | 9100 | HTTP | |
| traefik | tcp | websecure | 9443 | HTTPS | Adviced to be moved to port 443 |
| prometheus | node-exporter | node-exporter | 9910 | HTTP | |
| prometheus | main | main | 10086 | HTTP | |
| prometheus | alertmanager | alertmanager | 10087 | HTTP | |
| prometheus | promop | promop | 10089 | HTTP | |
| prometheus | thanos | thanos | 10901 | HTTP | |
## Stable, Games and Incubator Apps
@@ -322,6 +321,7 @@ These defaults can of course be changed, but as we guarantee "sane, working defa
| pydio-cells | healthcheck | healthcheck | 10162 | TCP | |
| grist | main | main | 10163 | TCP | |
| grist | api | api | 10164 | TCP | |
| budge | main | main | 10165 | TCP | |
| satisfactory | beacon | beacon | 15000 | UDP | |
| satisfactory | query | query | 15777 | UDP | |
| minecraft-bedrock | main | main | 19132 | UDP | |