https://github.com/fireant456/hellion-docker
Hellion Dedicated Game Server running on Ubuntu with Wine in docker
https://github.com/fireant456/hellion-docker
docker dotnetframework hellion wine
Last synced: 27 days ago
JSON representation
Hellion Dedicated Game Server running on Ubuntu with Wine in docker
- Host: GitHub
- URL: https://github.com/fireant456/hellion-docker
- Owner: Fireant456
- Created: 2021-10-16T07:21:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T00:18:23.000Z (over 4 years ago)
- Last Synced: 2025-01-19T18:35:34.212Z (about 1 year ago)
- Topics: docker, dotnetframework, hellion, wine
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/fireant456/hellion-wine-dotnet452
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Hellion Docker Container
[](https://hub.docker.com/r/fireant456/hellion-wine-dotnet452/)
[](https://hub.docker.com/r/fireant456/hellion-wine-dotnet452/)
[](https://github.com/Fireant456/hellion-docker/actions/workflows/DockerHub.yml)
[Docker Hub](https://hub.docker.com/r/fireant456/hellion-wine-dotnet452)
[GitHub Repo](https://github.com/Fireant456/hellion-docker)
This docker container is designed to run [Hellion](https://store.steampowered.com/app/588210/HELLION/) Dedicated Game Server
This container is built on the Ubuntu:20.04 LTS image with Wine and SteamCMD installed including the .Net Framework 4.5.2 required by Hellion Game Server to run.
## Configuration
Set environment variables in order to set server name or ports at boot
| Variable | Purpose |
|-------------|----------------------------------------|
| ServerName | Set Hellion Server Name |
| SERVER_PORT | Set Game Server Port (Default: 6004) |
| StatusPort | Set Server Status Port (Default: 6005) |