{"id":35192892,"url":"https://github.com/sunmxt/wing","last_synced_at":"2026-04-16T15:02:15.900Z","repository":{"id":231036255,"uuid":"186094854","full_name":"Sunmxt/wing","owner":"Sunmxt","description":"Application orchestration backed by Kubernetes. [mirror]","archived":false,"fork":false,"pushed_at":"2019-12-22T17:40:11.000Z","size":8065,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-12-31T22:55:43.972Z","etag":null,"topics":["caas","devops","kubernetes"],"latest_commit_sha":null,"homepage":"","language":"Go","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/Sunmxt.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}},"created_at":"2019-05-11T06:07:25.000Z","updated_at":"2019-12-24T18:04:04.000Z","dependencies_parsed_at":"2024-04-02T05:02:54.155Z","dependency_job_id":null,"html_url":"https://github.com/Sunmxt/wing","commit_stats":null,"previous_names":["sunmxt/wing"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Sunmxt/wing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sunmxt%2Fwing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sunmxt%2Fwing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sunmxt%2Fwing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sunmxt%2Fwing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sunmxt","download_url":"https://codeload.github.com/Sunmxt/wing/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sunmxt%2Fwing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31891038,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T11:36:10.202Z","status":"ssl_error","status_checked_at":"2026-04-16T11:36:09.652Z","response_time":69,"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":["caas","devops","kubernetes"],"created_at":"2025-12-29T06:08:59.499Z","updated_at":"2026-04-16T15:02:15.894Z","avatar_url":"https://github.com/Sunmxt.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wing\n\n[![golang](https://img.shields.io/badge/golang-%E2%89%A51.11-blue.svg?style=flat-square)](https://golang.org/)\n\nApplication orchestration backed by Kubernetes.\n\n\n\n#### Build\n\n```bash\nmake\n```\n\n#### Build Docker Image\n\n```bash\ndocker build -t wing:latest .\n```\n\n\n\n## Configuration\n\n#### Kubernetes\n\n```yaml\nkubernetes: \n  namespace: default    # Kubernetes namespace to deploy application\n  kubeConfig: ./config  # kubeconfig to access to kube-apiserver. Let it empty when Wing runs within Kubernetes cluster (Wing will search for in-cluser kubeconfig instead). \n```\n\n#### Database\n\nWing saves application configurations, users, and RBAC roles to database. \n\n```yaml\ndatabase:\n  dsn: \"root:123456@tcp(127.0.0.1:3306)/wing?charset=utf8\u0026parseTime=true\"\n  engine: mysql\n```\n\n\n\n## Development\n\n#### Run backend\n\n```bash\nmake \u0026\u0026 bin/wing -config config.yml -debug\n```\n\nRun frontend\n\n```bash\ncd dashboard\nnpm run dev\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunmxt%2Fwing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsunmxt%2Fwing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsunmxt%2Fwing/lists"}