{"id":20887006,"url":"https://github.com/fleetbase/registry","last_synced_at":"2025-04-19T12:46:51.707Z","repository":{"id":228345489,"uuid":"773689006","full_name":"fleetbase/registry","owner":"fleetbase","description":"The official source code for the Fleetbase Extension registry.","archived":false,"fork":false,"pushed_at":"2024-08-30T08:09:27.000Z","size":44,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T14:09:31.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fleetbase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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-03-18T08:13:21.000Z","updated_at":"2025-02-14T11:05:26.000Z","dependencies_parsed_at":"2024-03-19T12:51:19.090Z","dependency_job_id":"882586c2-007b-49cb-a34d-58b079be919c","html_url":"https://github.com/fleetbase/registry","commit_stats":null,"previous_names":["fleetbase/registry"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fleetbase%2Fregistry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fleetbase%2Fregistry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fleetbase%2Fregistry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fleetbase%2Fregistry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fleetbase","download_url":"https://codeload.github.com/fleetbase/registry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249698298,"owners_count":21312177,"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-18T08:18:45.347Z","updated_at":"2025-04-19T12:46:51.690Z","avatar_url":"https://github.com/fleetbase.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Fleetbase Extensions Registry\n\n## Introduction\n\nWelcome to the official source code repository for the Fleetbase Extensions Registry. This platform serves as a comprehensive package registry, catering to both Composer and npm packages, specifically tailored for Fleetbase extensions. Our unique focus on \"Fleetbase Extensions\" ensures a seamless integration and enhanced functionality for Fleetbase users.\n\n## Features\n\n- **Dual Package Support**: Compatible with Composer and npm packages, offering a versatile solution for different development needs.\n- **Fleetbase Extensions Specialization**: Dedicated support for Fleetbase-specific extensions, enhancing the Fleetbase ecosystem.\n- **Extension Validation**: Each Fleetbase extension is required to include an `extension.json` file, ensuring standardization and quality control.\n\n## Getting Started\n\n### Prerequisites\n\n- Docker and Docker Compose\n- Basic understanding of Composer and npm package management\n\n### Installation\n\n1. **Clone the Repository**: \n\n    ```\n    git clone git@github.com:fleetbase/registry.git\n    ```\n\n2. **Set Up the Environment**:\n\n    ```\n    sh install-plugins.sh\n    ```\n\n3. **Build and Run with Docker Compose**:\n\n    ```\n    docker-compose up --build\n    ```\n\n### Configuration\n\nComing soon.\n\n## Usage\n\n### Publishing a Package\n\n```bash\nnpm i -g flb-cli\nflb-cli publish [my-extension]\n```\n\n### Installing an Extension\n\nUpdate composer.json\n\n```json\n{\n    \"repositories\": [\n        {\n            \"type\": \"composer\",\n            \"url\": \"https://registry.fleetbase.io\"\n        }\n    ]\n}\n```\n\n## Contributing\n\nWe welcome contributions to the Fleetbase Extensions Registry! Please read our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to make a contribution.\n\n## Support and Contact\n\nFor support or inquiries, please [open an issue](link-to-issue-tracker).\n\n## License\n\nThis project is licensed under the APGLV v3 License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffleetbase%2Fregistry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffleetbase%2Fregistry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffleetbase%2Fregistry/lists"}