{"id":16160580,"url":"https://github.com/eallion/csserver","last_synced_at":"2026-02-16T19:04:34.810Z","repository":{"id":153744722,"uuid":"630404464","full_name":"eallion/csserver","owner":"eallion","description":"CS1.6 Dedicated Server Docker (ReHLDS CMPS Reunion:47/48 Steam+noSteam)","archived":false,"fork":false,"pushed_at":"2023-04-20T15:56:15.000Z","size":35220,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T02:45:54.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Pawn","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eallion.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-20T10:00:32.000Z","updated_at":"2023-04-20T10:01:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"af294dbc-595a-4751-a774-5f0a657445b4","html_url":"https://github.com/eallion/csserver","commit_stats":{"total_commits":5,"total_committers":1,"mean_commits":5.0,"dds":0.0,"last_synced_commit":"91bb9637a822d564d6bf9024de587a3a78f23c5b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eallion/csserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eallion%2Fcsserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eallion%2Fcsserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eallion%2Fcsserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eallion%2Fcsserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eallion","download_url":"https://codeload.github.com/eallion/csserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eallion%2Fcsserver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274822793,"owners_count":25356590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-12T02:00:09.324Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T02:03:44.996Z","updated_at":"2026-02-16T19:04:29.769Z","avatar_url":"https://github.com/eallion.png","language":"Pawn","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GitHub Actions Docker Image CI](https://github.com/artkirienko/rehlds-docker-reunion/workflows/Docker%20Image%20CI/badge.svg)](https://github.com/artkirienko/rehlds-docker-reunion/actions)\n[![HitCount](http://hits.dwyl.com/artkirienko/rehlds-docker-reunion.svg)](http://hits.dwyl.com/artkirienko/rehlds-docker-reunion)\n\n![banner](banner.png)\n\n# reHLDS Docker reunion(47/48 Steam+noSteam)\n\n## Half-Life Dedicated Server as a Docker image\n\nProbably the fastest and easiest way to set up an old-school Half-Life\nDeathmatch Dedicated Server (HLDS). Both Steam and noSteam, old and new\nhalf-life clients can connect and play together! You don't need to know\nanything about Linux or HLDS to start a server. You just need Docker and\nthis image.\n\n## Quick Start\n\nStart a new server by running:\n\n```bash\ndocker run -it --rm -d -p27015:27015 -p27015:27015/udp artkirienko/rehlds\n```\n\nChange the player slot size, map or `rcon_password` by running:\n\n```\ndocker run -it --rm -d --name hlds -p27015:27015 -p27015:27015/udp artkirienko/rehlds +map crossfire +maxplayers 12 +rcon_password SECRET_PASSWORD\n```\n\n\u003e **Note:** Any [server config command](http://sr-team.clan.su/K_stat/hlcommandsfull.html)\n  can be passed by using `+`. But it has to follow after the image name `artkirienko/rehlds`.\n\n## What is included\n\n* Latest game assets via **SteamCMD**\n* [Reverse-engineered HLDS](https://github.com/dreamstalker/rehlds) version `3.7.0.695-dev`\n\n  ```\n  Protocol version 48\n  Exe version 1.1.2.2/Stdio (valve)\n  ReHLDS version: 3.7.0.695-dev\n  Build date: 15:54:29 Apr  6 2020 (2186)\n  Build from: https://github.com/dreamstalker/rehlds/commit/7513e71\n  ```\n\n* [Metamod-r](https://github.com/theAsmodai/metamod-r) version `1.3.0.128`\n\n* [AMX Mod X](https://github.com/alliedmodders/amxmodx) version `1.9.0 build 5263`\n  (development build, ReHLDS support)\n\n* **reunion** version `0.1.0.92c`\n\n* [revoice](https://github.com/s1lentq/revoice/) latest build. Voice transcoder\n  which fixes voice chat between non-steam and steam clients (for ReHLDS).\n\n* [jk_botti](https://github.com/Bots-United/jk_botti) version `1.43`\n\n* Patched list of master servers (official and unofficial master servers\n  included), so your game server appear in game server browser of all the clients\n\n* Minimal config present, such as `mp_timelimit` and mapcycle\n\n## Default mapcycle\n\n* crossfire\n* bounce\n* datacore\n* frenzy\n* gasworks\n* lambda_bunker\n* rapidcore\n* snark_pit\n* stalkyard\n* subtransit\n* undertow\n* boot_camp\n\n## Advanced\n\nIn order to use a custom server config file, add your settings\nto `valve/config/server.cfg` of this project and mount the directory as volume\nto `/opt/steam/hlds/valve/config` by running:\n\n```bash\ndocker run -it --rm -d -p27015:27015 -p27015:27015/udp -v $(pwd)/valve/config:/opt/steam/hlds/valve/config artkirienko/rehlds\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feallion%2Fcsserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feallion%2Fcsserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feallion%2Fcsserver/lists"}