{"id":25432303,"url":"https://github.com/pyrohost/warehouse","last_synced_at":"2025-10-31T22:30:24.356Z","repository":{"id":276360060,"uuid":"887888507","full_name":"pyrohost/warehouse","owner":"pyrohost","description":"A flexible and extensible game server software distribution system that provides a unified API for downloading server binaries from various games and loaders.","archived":false,"fork":false,"pushed_at":"2025-02-07T18:16:04.000Z","size":32,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-07T19:23:53.300Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://warehouse.pyro.host","language":"Rust","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/pyrohost.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":"2024-11-13T13:09:34.000Z","updated_at":"2025-02-07T18:16:08.000Z","dependencies_parsed_at":"2025-02-07T19:33:58.358Z","dependency_job_id":null,"html_url":"https://github.com/pyrohost/warehouse","commit_stats":null,"previous_names":["pyrohost/warehouse"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrohost%2Fwarehouse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrohost%2Fwarehouse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrohost%2Fwarehouse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyrohost%2Fwarehouse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyrohost","download_url":"https://codeload.github.com/pyrohost/warehouse/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239236449,"owners_count":19604908,"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":"2025-02-17T04:49:50.195Z","updated_at":"2025-10-31T22:30:24.313Z","avatar_url":"https://github.com/pyrohost.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pyro Warehouse 🏭\n\nPyro Warehouse is a flexible and extensible game server software distribution system that provides a unified API for downloading server binaries from various games and loaders. Currently, it only supports Minecraft server distributions. However, its architecture is completely game-agnostic and designed to accommodate any game server software.\n\n## Getting Started\n\n```bash\n# Clone the repository\ngit clone https://github.com/pyrohost/warehouse.git\n\n# Change to the project directory\ncd warehouse\n\n# Build the Rust project\ncargo build --release # --release is optional but recommended\n\n# Run the server\n./target/release/warehouse # or `cargo run --release`\n```\n\nFor detailed API documentation, please visit the `/docs/` endpoint when running the server. (e.g. `http://localhost:8080/docs/`)\n\n## Configuration\n\nPyro Warehouse is configured using environment variables. The following variables are available:\n\n| Variable | Description | Default |\n|----------|-------------|---------|\n| `WAREHOUSE_BIND_ADDRESS` | The address to bind the server to | `127.0.0.1:8080` |\n| `WAREHOUSE_STORAGE_PATH` | The path to cache server binaries | `./storage` |\n| `WAREHOUSE_LOG_LEVEL` | Logging level (error, warn, info, debug, trace) | `info` |\n| `WAREHOUSE_CACHE_TTL` | Cache time-to-live in seconds | `3600` |\n\nThese variables can also be set in a `.env` file in the runtime directory.\n\n## Credits\n\nThis application is maintained by Pyro Inc., while we do not provide direct support for this software, we welcome contributions, bug reports, and feature requests. Get community support on our [Discord server](https://discord.gg/pyrohost)!\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrohost%2Fwarehouse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyrohost%2Fwarehouse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyrohost%2Fwarehouse/lists"}