{"id":28445118,"url":"https://github.com/wechaty/cloud","last_synced_at":"2026-02-14T21:02:23.238Z","repository":{"id":102483373,"uuid":"376243989","full_name":"wechaty/cloud","owner":"wechaty","description":"Microservices orchestrating for Wechaty Cloud","archived":false,"fork":false,"pushed_at":"2021-08-02T01:43:49.000Z","size":33,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-09T00:25:13.341Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Makefile","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/wechaty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2021-06-12T08:53:43.000Z","updated_at":"2021-08-02T01:43:52.000Z","dependencies_parsed_at":"2023-04-01T11:20:04.221Z","dependency_job_id":null,"html_url":"https://github.com/wechaty/cloud","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wechaty/cloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fcloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fcloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fcloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fcloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wechaty","download_url":"https://codeload.github.com/wechaty/cloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wechaty%2Fcloud/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29455601,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T15:52:44.973Z","status":"ssl_error","status_checked_at":"2026-02-14T15:52:11.208Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2025-06-06T10:11:22.512Z","updated_at":"2026-02-14T21:02:23.223Z","avatar_url":"https://github.com/wechaty.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wechaty Cloud [![Kind](https://github.com/wechaty/cloud/actions/workflows/kind.yml/badge.svg)](https://github.com/Chatie/cloud/actions/workflows/kind.yml)\n\nMicroservices orchestrating for Wechaty\n\n![Wechaty Cloud](docs/images/wechaty-cloud.png)\n\n\u003e Image source: [Deploy AI Models as Microservice, Mallesh Murugesan, February 12, 2019](https://abeyon.com/deploy-ai-models-as-microservice/)\n\n## Resources\n\n### Project repos\n\n1. [arkade - The Open Source Kubernetes Marketplace](https://github.com/alexellis/arkade)\n1. [kind - a tool for running local Kubernetes clusters using Docker container “nodes”](https://kind.sigs.k8s.io/)\n1. [ExternalDNS synchronizes exposed Kubernetes Services and Ingresses with DNS providers](https://github.com/kubernetes-sigs/external-dns)\n1. [stein: A linter for config files with a customizable rule set](https://github.com/b4b4r07/stein)\n\n### Books\n\n1. [How Kubernetes Services Work](https://www.bmc.com/blogs/kubernetes-services/)\n    1. [Beginning Kubernetes: Knowledge \u0026 Tutorials for Getting Started](https://www.bmc.com/forms/beginning-kubernetes-ebook.html)\n1. [Introduction to Kubernetes patterns](https://www.redhat.com/en/topics/cloud-native-apps/introduction-to-kubernetes-patterns)\n    1. [Book: Kubernetes Patterns - Reusable Elements for Designing Cloud-Native Applications](https://k8spatterns.io/)\n\n### Server Resiliency Engineering\n\n1. [Building for Resiliency and Scale in the Cloud - Scott Allen](https://www.youtube.com/watch?v=SFLu6jZWXGs)\n\n### Tutorials\n\n1. [Creating event-driven microservices: the why, how and what by Andrew Schofield](https://www.youtube.com/watch?v=ksRCq0BJef8)\n1. [Live walkthrough - Raspberry Pi 4 with Kubernetes (k3s), Alex Ellis, Jun 26, 2019](https://www.youtube.com/watch?v=DjpVtNjiXSU)\n1. [The Ultimate Engineer Toolbox YouTube 🔨🔧](https://github.com/marcel-dempers/docker-development-youtube-series)\n1. [Kubernetes manifests management and operation in Mercari, Babarot, April 22, 2019](https://speakerdeck.com/b4b4r07/kubernetes-manifests-management-and-operation-in-mercari)\n1. [Build a Kubernetes Operator in 10 minutes with Operator SDK](https://opensource.com/article/20/3/kubernetes-operator-sdk)\n\n### Kubernetes Object Concepts\n\n1. [Kubernetes Object Management](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/)\n1. [Resources + Controllers Overview - Kubernetes Resources and Controllers Overview](https://kubectl.docs.kubernetes.io/guides/introduction/resources_controllers/)\n1. [Kubectl commands getting started](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)\n1. [Extending Kubernetes - Operator pattern](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/)\n\n### History stories\n\n1. [Containers At Scale At Google: the Google Cloud Platform and Beyond, Joe Beda, GlueCon, May 22, 2014](https://speakerdeck.com/jbeda/containers-at-scale)\n\n### Methodologies\n\n1. [Event driven solution implementation methodology](https://ibm-cloud-architecture.github.io/refarch-eda/methodology/event-storming/)\n\n### Nginx Ingress\n\n1. [Kubernetes: Automatic Let’s Encrypt Certificates for Services, Sebastian, Aug 4, 2020](https://admantium.medium.com/kubernetes-automatic-lets-encrypt-certificates-for-services-2a5f4aa7f886)\n1. [Pain(less?) NGINX Ingress, @Daniel Martins, September 13, 2017](https://danielfm.me/post/painless-nginx-ingress/)\n1. [Kubernetes NodePort vs LoadBalancer vs Ingress? When should I use what, Sandeep Dinesh, Mar 12, 2018](https://medium.com/google-cloud/kubernetes-nodeport-vs-loadbalancer-vs-ingress-when-should-i-use-what-922f010849e0)\n\n## Author\n\n[Huan](https://github.com/huan) [(李卓桓)](http://linkedin.com/in/zixia), [Google Cloud Professional Data Engineer](https://www.credential.net/d64187a5-55c9-45f5-850f-a46703a82cef), zixia@zixia.net\n\n[![Profile of Huan LI (李卓桓) on StackOverflow](https://stackoverflow.com/users/flair/1123955.png)](https://stackoverflow.com/users/1123955/huan)\n\n## Credit\n\n- Code \u0026 Docs © 2016-now Huan, Rui, and Wechaty Community Contributors\n- Code released under the Apache-2.0 License\n- Docs released under Creative Commons\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fcloud","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwechaty%2Fcloud","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwechaty%2Fcloud/lists"}