{"id":30602097,"url":"https://github.com/fboulnois/factorio-up","last_synced_at":"2026-01-20T17:03:01.646Z","repository":{"id":311490401,"uuid":"1043866817","full_name":"fboulnois/factorio-up","owner":"fboulnois","description":"An all-in-one executable to automatically update and run a Factorio server","archived":false,"fork":false,"pushed_at":"2025-12-27T01:15:05.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-28T14:08:07.988Z","etag":null,"topics":["dedicated-server","docker","factorio","factorio-server","gameserver"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fboulnois.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-24T19:30:00.000Z","updated_at":"2025-12-27T01:14:01.000Z","dependencies_parsed_at":"2025-08-24T23:11:49.996Z","dependency_job_id":"8718732f-8de6-45d5-a69b-697df7ef78e0","html_url":"https://github.com/fboulnois/factorio-up","commit_stats":null,"previous_names":["fboulnois/factorio-up"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fboulnois/factorio-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Ffactorio-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Ffactorio-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Ffactorio-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Ffactorio-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fboulnois","download_url":"https://codeload.github.com/fboulnois/factorio-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fboulnois%2Ffactorio-up/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28607624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T16:10:39.856Z","status":"ssl_error","status_checked_at":"2026-01-20T16:10:39.493Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dedicated-server","docker","factorio","factorio-server","gameserver"],"created_at":"2025-08-30T00:13:46.205Z","updated_at":"2026-01-20T17:03:01.624Z","avatar_url":"https://github.com/fboulnois.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# factorio-up\n\nA single executable to download and run the latest stable version of Factorio headless server, optimized for containers.\n\n## Features\n\n- Downloads the latest stable version of Factorio headless server and verifies the checksum\n- Extracts the downloaded archive into a new directory\n- (optional) Initializes a map with custom settings\n- (optional) Symlinks the binary file and data directory\n- (optional) Runs the command as a specific user\n- (optional) Runs the Factorio binary with custom settings\n\n## Usage\n\nOptions are specified as command line arguments. The basic usage is:\n\n```sh\nfactorio-up [OPTIONS] ...\n```\n\nRunning the command without any options will download the latest stable version of Factorio headless server and extract it into a new directory.\n\n### Options\n\n| Option | Description |\n| ------ | ----------- |\n| `--init-map \u003cinit_map\u003e` | Initialize the map settings [default: false] |\n| `--save-file \u003csave_file\u003e` | File path to the save .zip [default: server-default.zip] |\n| `--map-gen-settings \u003cmap_gen_settings\u003e` | File path to the map generator settings [default: map-gen-settings.json] |\n| `--map-settings \u003cmap_settings\u003e` | File path to the map settings [default: map-settings.json] |\n| `--exe-path \u003cexe_path\u003e` | File path to symlink the downloaded server binary |\n| `--data-dir \u003cdata_dir\u003e` | Directory to symlink the downloaded server data |\n| `--user \u003cuser\u003e` | Run the command as this user |\n\nAdditional trailing options will be treated as a command with arguments to execute. For example, `factorio-up --user $USER echo hello world` will run the command `echo hello world` as the current user after downloading and extracting the Factorio server. This is useful for running Factorio or other scripts or commands after an update.\n\n## Build\n\n```sh\ndocker build . --tag factorio-up\n```\n\n## Deploy\n\nSee the [Dockerfile](https://github.com/fboulnois/factorio-docker/blob/main/Dockerfile) for a minimal example on how to deploy the executable in a container.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Ffactorio-up","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffboulnois%2Ffactorio-up","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffboulnois%2Ffactorio-up/lists"}