{"id":42966764,"url":"https://github.com/robolaunch/central-orchestrator","last_synced_at":"2026-01-31T00:01:29.812Z","repository":{"id":65008911,"uuid":"577190587","full_name":"robolaunch/central-orchestrator","owner":"robolaunch","description":"Backend that orchestrates robolaunch Cloud Robotics Platform operations using workflow engine","archived":false,"fork":false,"pushed_at":"2023-02-09T11:15:32.000Z","size":17351,"stargazers_count":11,"open_issues_count":22,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-05T02:23:51.497Z","etag":null,"topics":["java","kogito"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robolaunch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-12-12T07:16:16.000Z","updated_at":"2023-01-31T21:58:37.000Z","dependencies_parsed_at":"2023-02-10T15:31:07.384Z","dependency_job_id":null,"html_url":"https://github.com/robolaunch/central-orchestrator","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/robolaunch/central-orchestrator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcentral-orchestrator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcentral-orchestrator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcentral-orchestrator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcentral-orchestrator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robolaunch","download_url":"https://codeload.github.com/robolaunch/central-orchestrator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robolaunch%2Fcentral-orchestrator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28923736,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T22:32:35.345Z","status":"ssl_error","status_checked_at":"2026-01-30T22:32:31.927Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["java","kogito"],"created_at":"2026-01-31T00:01:28.850Z","updated_at":"2026-01-31T00:01:29.804Z","avatar_url":"https://github.com/robolaunch.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg src=\"https://raw.githubusercontent.com/robolaunch/trademark/main/logos/svg/rocket.svg\" width=\"40\" height=\"40\" align=\"top\"\u003e Central Orchestrator\n\nCentral Orchestrator collects all other robolaunch components under the same roof. Makes robolaunch accessible and usable by the end users.\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/robolaunch/template/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/Java-11-orange\" alt=\"release\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/robolaunch/central-orchestrator/releases\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/release-v0.0.1-green\" alt=\"release\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/robolaunch/central-orchestrator/blob/main/LICENSE\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/license/robolaunch/central-orchestrator\" alt=\"license\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/robolaunch/central-orchestrator/issues\"\u003e\n      \u003cimg src=\"https://img.shields.io/github/issues/robolaunch/central-orchestrator\" alt=\"issues\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://github.com/robolaunch/central-orchestrator/actions\"\u003e\n      \u003cimg src=\"https://img.shields.io/badge/build-passing-dgreen\" alt=\"build\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/div\u003e\n\nCentral Orchestrator integrates other robolaunch components, and generates an end user consumable endpoints.\n\n## Table of Contents\n\n- [Overview](#overview)\n- [Quick Start](#quick-start)\n  - [Installation](#installation)\n  - [Deploy Your First Robot](#deploy-your-first-robot)\n- [Aims \u0026 Roadmap](#aims--roadmap)\n- [Contributing](#contributing)\n\n\n## Overview\n\nThe aim of this project is to make robolaunch accessible and usable for everyone.\n\n- Kubernetes Integration\n- User Management\n- Resource Management\n- Observability \u0026 Monitoring\n- Robot Management\n\n## Quick Start\n\nAfter cloning this repository:\n1. Build the application with Maven:\n```\nmvn clean install\n```\n2. Install and configure kogito components using [this docker-compose file](https://github.com/kiegroup/kogito-examples/blob/stable/kogito-quarkus-examples/process-usertasks-timer-quarkus-with-console/docker-compose/docker-compose-infinispan.yml).\n\n3. Start the Central Orchestrator in development mode:\n```\nmvn quarkus:dev\n```\n\n## Aims \u0026 Roadmap\n\n- Reducing the entry barrier for robotics\n- Make robotics development and deployment easier and faster.\n\n## Contributing\n\nPlease see [this guide](./CONTRIBUTING) if you want to contribute.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobolaunch%2Fcentral-orchestrator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobolaunch%2Fcentral-orchestrator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobolaunch%2Fcentral-orchestrator/lists"}