Skip to content

max-pfeiffer/rust-web-rcon

Repository files navigation

Poetry Ruff Pipeline Release Helm Charts Docker Image Size (latest semver) Docker Pulls

Rust Web Rcon Client - Docker Image and Helm Chart

Docker image providing the websocket Rcon client from Facepunch. This multi-architecture image supports linux/amd64 and linux/arm64 architectures.

Docker Image Usage

Run the Docker image like this:

docker run --rm -it --publish 80:80 pfeiffermax/rust-web-rcon:latest

Then point your browser to http://localhost.

Helm Chart

The installation is done as follows:

$ helm repo add rust https://max-pfeiffer.github.io/rust-web-rcon
$ helm install rust-web-rcon rust-web-rcon/rust-web-rcon --values your_values.yaml --namespace yournamespace 

About

Docker image and Helm chart providing the websocket Rcon client from Facepunch. Multi arch: linux/amd64, linux/arm64

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published