Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itzg/minecraft-server-charts
https://github.com/itzg/minecraft-server-charts
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/itzg/minecraft-server-charts
- Owner: itzg
- License: mit
- Created: 2020-05-31T01:49:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T00:38:34.000Z (7 months ago)
- Last Synced: 2024-05-01T21:50:16.195Z (6 months ago)
- Language: Smarty
- Size: 269 KB
- Stars: 245
- Watchers: 10
- Forks: 134
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# minecraft-server-charts
[![](https://github.com/itzg/minecraft-server-charts/workflows/Release%20Charts/badge.svg?branch=master)](https://github.com/itzg/minecraft-server-charts/actions)
## Usage
[Helm](https://helm.sh) must be installed to use the charts.
Please refer to Helm's [documentation](https://helm.sh/docs/) to get started.Once Helm is set up properly, add the repo as follows:
```console
helm repo add itzg https://itzg.github.io/minecraft-server-charts/
```You can then run `helm search repo itzg` to see the charts.
## Charts
* [mc-router](https://github.com/itzg/minecraft-server-charts/tree/master/charts/mc-router)
* [minecraft](https://github.com/itzg/minecraft-server-charts/tree/master/charts/minecraft)
* [minecraft-bedrock](https://github.com/itzg/minecraft-server-charts/tree/master/charts/minecraft-bedrock)
* [minecraft-proxy](https://github.com/itzg/minecraft-server-charts/tree/master/charts/minecraft-proxy)
* [rcon-web-admin](https://github.com/itzg/minecraft-server-charts/tree/master/charts/rcon-web-admin)```bash
helm install --name your-release itzg/minecraft
```Also see [artifact hub](https://artifacthub.io/packages/search?repo=minecraft-server-charts) for a complete list.