{"id":21456348,"url":"https://github.com/zcube/factorio-server-manager-docker","last_synced_at":"2025-06-26T12:32:33.736Z","repository":{"id":140819827,"uuid":"588878950","full_name":"ZCube/factorio-server-manager-docker","owner":"ZCube","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-14T14:05:31.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T03:27:44.185Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ZCube.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}},"created_at":"2023-01-14T10:38:14.000Z","updated_at":"2023-01-14T10:46:38.000Z","dependencies_parsed_at":"2023-04-26T18:00:49.828Z","dependency_job_id":null,"html_url":"https://github.com/ZCube/factorio-server-manager-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZCube/factorio-server-manager-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZCube%2Ffactorio-server-manager-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZCube%2Ffactorio-server-manager-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZCube%2Ffactorio-server-manager-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZCube%2Ffactorio-server-manager-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZCube","download_url":"https://codeload.github.com/ZCube/factorio-server-manager-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZCube%2Ffactorio-server-manager-docker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262068274,"owners_count":23253779,"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","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-11-23T05:15:28.021Z","updated_at":"2025-06-26T12:32:33.717Z","avatar_url":"https://github.com/ZCube.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# factorio-server-manager-docker\n\n* https://github.com/OpenFactorioServerManager/factorio-server-manager builder\n\n# Usage\n\ndocker-compose.yaml \n```\nversion: '3.5'\n\nservices:\n  factorio:\n    image: ghcr.io/zcube/factorio-docker-ssh:1.1.74\n    restart: unless-stopped\n    environment:\n      - TZ=UTC\n    ports:\n     - \"34197:34197/udp\"\n     - \"27015:27015/tcp\"\n    volumes:\n     - /etc/localtime:/etc/localtime:ro\n     - factorio:/factorio\n  fsm:\n    image: ghcr.io/zcube/factorio-server-manager-docker:latest\n    restart: unless-stopped\n    environment:\n      - TZ=UTC\n      - FSM_DIR=/factorio\n      - FSM_FACTORIO_IP=factorio\n      - FSM_RCON_PORT=27015\n      - SSH_HOST=factorio\n      - SSH_PORT=2222\n    ports:\n     - \"80:80/tcp\"\n    volumes:\n     - /etc/localtime:/etc/localtime:ro\n     - factorio:/factorio\n\nvolumes:\n  factorio:\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcube%2Ffactorio-server-manager-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzcube%2Ffactorio-server-manager-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzcube%2Ffactorio-server-manager-docker/lists"}