Sign inSign up

pfeiffermax/rust-web-rcon

By pfeiffermax

Updated over 1 year ago

Docker image providing the websocket Rcon client from Facepunch

Image
Web servers
0

10K+

pfeiffermax/rust-web-rcon repository overview

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 

Tag summary

Content type

Image

Digest

sha256:e7d9b237d

Size

69 MB

Last updated

over 1 year ago

docker pull pfeiffermax/rust-web-rcon