All-in-one Garry's Mod Server Container built for EdenServers.
1.2K

All-in-one Garry's Mod Server Container built for EdenServers.
It also includes an SCP server.
This image is meant to be used on an EdenServers Server.
Our images are built to specifically run for our services. You can run it directly with Docker though.
This initial version contains:
$ docker pull edenservers/gmod
Instructions for Garry's Mod config can be found here.
| Environment Variable | Description |
|---|---|
| MAXPLAYERS | Garry's Mod Max Players |
| MAP | Garry's Mod Map |
| STARTUP_OPTIONS | Additional startup options |
| USERNAME | SCP Username |
| PASSWORD | SCP Password |
| Port | Description |
|---|---|
| 27015 | Garry's Mod and RCON |
| 27005 | Garry's Mod |
| 22 | SCP |
$ docker run -e MAXPLAYERS=32 -e MAP=gm_construct -e USERNAME=edenservers -e PASSWORD=edenservers -p 27015:27015 -p 27015:27015/udp -p 27005:27005 -p 27005:27005/udp -p 1234:22 -d edenservers/gmod
Content type
Image
Digest
sha256:8ffd88c9d…
Size
2.1 GB
Last updated
about 11 years ago
docker pull edenservers/gmod