{"id":21429502,"url":"https://github.com/paihari/cloud-control-orchestrator-graphql","last_synced_at":"2026-04-19T04:31:06.005Z","repository":{"id":243988168,"uuid":"567244080","full_name":"paihari/cloud-control-orchestrator-graphql","owner":"paihari","description":"Multicloud Control Orchestrator with GraphQL capabilities","archived":false,"fork":false,"pushed_at":"2023-03-28T13:57:17.000Z","size":5113,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T08:17:30.639Z","etag":null,"topics":["aws","cloudcontr","graphql","graphql-compose","graphql-json","graphql-yoga","hasura","hasura-graphql","oci","oracle-cloud","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paihari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-11-17T11:35:51.000Z","updated_at":"2024-06-12T04:49:15.000Z","dependencies_parsed_at":"2024-06-14T12:16:58.822Z","dependency_job_id":null,"html_url":"https://github.com/paihari/cloud-control-orchestrator-graphql","commit_stats":null,"previous_names":["paihari/cloud-control-orchestrator-graphql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paihari%2Fcloud-control-orchestrator-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paihari%2Fcloud-control-orchestrator-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paihari%2Fcloud-control-orchestrator-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paihari%2Fcloud-control-orchestrator-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paihari","download_url":"https://codeload.github.com/paihari/cloud-control-orchestrator-graphql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243940062,"owners_count":20372044,"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":["aws","cloudcontr","graphql","graphql-compose","graphql-json","graphql-yoga","hasura","hasura-graphql","oci","oracle-cloud","typescript"],"created_at":"2024-11-22T22:18:06.480Z","updated_at":"2026-04-19T04:31:05.986Z","avatar_url":"https://github.com/paihari.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌐 Multicloud Control Orchestrator with GraphQL \n\nThis project provides a lightweight, containerized **GraphQL-based control layer** for managing cloud resources across **AWS** and **OCI (Oracle Cloud Infrastructure)**. It uses **Hasura** as the central GraphQL engine and integrates with provider-specific GraphQL services via schema stitching or remote joins.\n\n---\n\n## 📦 Components\n\n- **Hasura** – Central GraphQL engine\n- **AWS Resource Composer** – GraphQL service for AWS resource orchestration\n- **OCI Resource Composer** – GraphQL service for OCI resource orchestration\n- **PostgreSQL** – Backing store for Hasura metadata\n\n---\n\n## 🐳 Dockerized Setup\n\n### 🛠 Prerequisites\n\n- [Docker](https://www.docker.com/)\n- [Docker Compose](https://docs.docker.com/compose/)\n\n### 🚀 Running the Project\n\n```bash\ndocker compose up\n```\n\n### 🔍 Accessing Services\n\n- **Hasura Console:** [http://localhost:8080](http://localhost:8080)\n- **AWS GraphQL Endpoint:** [http://awsresourcecompose:6001/graphql](http://awsresourcecompose:6001/graphql)\n- **OCI GraphQL Endpoint:** [http://ociresourcecompose:7001/graphql](http://ociresourcecompose:7001/graphql)\n\n\u003e You can configure Hasura to use these remote schemas via its console.\n\n---\n\n## 📁 Folder Structure\n\n```\ncloud-control-orchestrator-graphql/\n├── docker-compose.yml\n├── awsresourcecompose/\n│   ├── Dockerfile\n│   ├── src/\n│   │   ├── main.ts\n│   │   └── schema.ts\n├── ociresourcecompose/\n│   ├── Dockerfile\n│   ├── src/\n│   │   ├── instance.ts\n│   │   ├── main.ts\n│   │   └── schema.ts\n├── config/\n│   ├── postgresql.conf\n│   └── pg_hba.conf\n```\n\n---\n\n## 🔧 How It Works\n\n1. **Hasura** connects to PostgreSQL and loads metadata.\n2. **Remote schemas** (AWS and OCI GraphQL services) are added to Hasura via the console.\n3. **GraphQL queries** to Hasura can delegate to AWS/OCI services depending on the fields requested.\n4. Supports schema federation or remote joins if needed.\n\n---\n\n## 📚 Technologies Used\n\n- GraphQL\n- TypeScript\n- Node.js\n- Hasura\n- Docker / Docker Compose\n- PostgreSQL\n\n---\n\n## ✍️ Author\n\nCreated by Simplificare\n\n---\n\n## 📝 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaihari%2Fcloud-control-orchestrator-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaihari%2Fcloud-control-orchestrator-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaihari%2Fcloud-control-orchestrator-graphql/lists"}