{"id":35461135,"url":"https://github.com/techulus/cloud","last_synced_at":"2026-06-28T14:00:28.137Z","repository":{"id":331300635,"uuid":"945774798","full_name":"techulus/cloud","owner":"techulus","description":"Techulus Cloud Platform","archived":false,"fork":false,"pushed_at":"2026-06-22T13:19:08.000Z","size":3693,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-06-22T15:17:45.938Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://techulus.cloud","language":"TypeScript","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/techulus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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":"docs/AGENTS.md","dco":null,"cla":null},"funding":{"github":["arjunkomath"]}},"created_at":"2025-03-10T05:24:44.000Z","updated_at":"2026-06-22T13:20:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/techulus/cloud","commit_stats":null,"previous_names":["techulus/cloud"],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/techulus/cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/techulus","download_url":"https://codeload.github.com/techulus/cloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/techulus%2Fcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34890795,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-01-03T08:13:39.323Z","updated_at":"2026-06-28T14:00:28.132Z","avatar_url":"https://github.com/techulus.png","language":"TypeScript","funding_links":["https://github.com/sponsors/arjunkomath"],"categories":[],"sub_categories":[],"readme":"# Techulus Cloud\n\nA container deployment platform with private-first networking.\n\n\u003e **Beta**: This project is currently in beta and pre-production. Use at your own risk.\n\n## Features\n\n- **Container Orchestration**: Deploy containers via Podman with static IPs and automatic rollouts\n- **WireGuard Mesh**: Full mesh private networking between all servers\n- **Two Node Types**: Proxy nodes handle public traffic, worker nodes run containers\n- **Automatic HTTPS**: Centralized ACME certificate management with Let's Encrypt\n- **Service Discovery**: Built-in DNS server for `.internal` domain resolution\n- **Geographic Distribution**: Multi-proxy support capable of proximity-aware load balancing\n\n## Tech Stack\n\n| Component | Technology |\n|-----------|------------|\n| Control Plane | Next.js (full-stack) |\n| Database | PostgreSQL + Drizzle |\n| Server Agent | Go |\n| Container Runtime | Podman |\n| Reverse Proxy | Traefik |\n| Private Network | WireGuard |\n\n## How It Works\n\n```mermaid\nflowchart LR\n    subgraph Control Plane\n        CP[Next.js + PostgreSQL]\n    end\n\n    subgraph Servers\n        direction TB\n        P[Proxy Node\u003cbr/\u003eTraefik + Agent + Containers]\n        W1[Worker Node\u003cbr/\u003eAgent + Containers]\n        W2[Worker Node\u003cbr/\u003eAgent + Containers]\n        P \u003c-.WireGuard.-\u003e W1\n        P \u003c-.WireGuard.-\u003e W2\n        W1 \u003c-.WireGuard.-\u003e W2\n    end\n\n    Internet --\u003e|HTTPS| P\n    CP \u003c--\u003e|Poll| Servers\n```\n\n**Traffic Flow:**\n- **Public**: Internet → Proxy Node → Traefik (TLS) → WireGuard → Container\n- **Internal**: Container → DNS (.internal) → WireGuard → Container\n\n## Architecture\n\nSee [docs/ARCHITECTURE.md](docs/ARCHITECTURE.md) for detailed documentation.\n\n## TODO\n\n- Notifications: Alert channels for deployment events and system alerts\n- Templates: Pre-configured templates for popular applications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechulus%2Fcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftechulus%2Fcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftechulus%2Fcloud/lists"}