{"id":28185711,"url":"https://github.com/s3bul/steamcmd-project-zomboid-server","last_synced_at":"2026-04-19T04:34:21.871Z","repository":{"id":148504978,"uuid":"618919656","full_name":"s3bul/steamcmd-project-zomboid-server","owner":"s3bul","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-25T18:40:13.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-22T22:33:17.363Z","etag":null,"topics":["docker","docker-compose","project-zomboid","server","swarm","zomboid"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/s3bul.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2023-03-25T18:20:54.000Z","updated_at":"2024-01-25T23:37:03.000Z","dependencies_parsed_at":"2025-06-22T22:38:50.986Z","dependency_job_id":null,"html_url":"https://github.com/s3bul/steamcmd-project-zomboid-server","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/s3bul/steamcmd-project-zomboid-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3bul%2Fsteamcmd-project-zomboid-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3bul%2Fsteamcmd-project-zomboid-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3bul%2Fsteamcmd-project-zomboid-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3bul%2Fsteamcmd-project-zomboid-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/s3bul","download_url":"https://codeload.github.com/s3bul/steamcmd-project-zomboid-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/s3bul%2Fsteamcmd-project-zomboid-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31995105,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["docker","docker-compose","project-zomboid","server","swarm","zomboid"],"created_at":"2025-05-16T06:12:31.970Z","updated_at":"2026-04-19T04:34:21.863Z","avatar_url":"https://github.com/s3bul.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# steamcmd-project-zomboid-server\n\n* Base image https://github.com/s3bul/steamcmd\n* https://pzwiki.net/wiki/Dedicated_Server#Linux\n* https://pzwiki.net/wiki/Startup_parameters\n\n1. Create user `pzuser` and add to docker group `usermod -aG docker pzuser`\n2. Run script as root `USER_UID=pzuser ./init.sh`\n3. Switch user `su - pzuser`\n4. Update file `./server/swarm.yml`\n5. Run command `docker stack deploy -c ./server/swarm.yml pz`\n\n### Requirements\nRemember, more players and mods need more CPU/vCPU and RAM. When you run server with docker swarm, you can change CPU and RAM limits in file `./server/swarm.yml`:\n```yaml\n    deploy:\n      resources:\n        limits:\n          cpus: '4.0'\n          memory: 8g\n        reservations:\n          cpus: '2.0'\n          memory: 4g\n```\nand\n```yaml\n    environment:\n      PZ_JVM_MEMORY_MIN: 4g\n      PZ_JVM_MEMORY_MAX: 8g\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3bul%2Fsteamcmd-project-zomboid-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fs3bul%2Fsteamcmd-project-zomboid-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fs3bul%2Fsteamcmd-project-zomboid-server/lists"}