{"id":17043014,"url":"https://github.com/mizzy/drone-playground","last_synced_at":"2025-08-23T15:16:10.880Z","repository":{"id":66596149,"uuid":"181263064","full_name":"mizzy/drone-playground","owner":"mizzy","description":null,"archived":false,"fork":false,"pushed_at":"2019-04-14T07:40:36.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T01:42:35.885Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/mizzy.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":"2019-04-14T05:09:45.000Z","updated_at":"2019-04-14T08:08:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"c93698a8-9d6d-4ee4-943d-16422be82289","html_url":"https://github.com/mizzy/drone-playground","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mizzy/drone-playground","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mizzy%2Fdrone-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mizzy%2Fdrone-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mizzy%2Fdrone-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mizzy%2Fdrone-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mizzy","download_url":"https://codeload.github.com/mizzy/drone-playground/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mizzy%2Fdrone-playground/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259453488,"owners_count":22860084,"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":[],"created_at":"2024-10-14T09:27:19.587Z","updated_at":"2025-06-12T11:03:31.697Z","avatar_url":"https://github.com/mizzy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drone playground\n\n## References\n\n- [Drone CI – Automate Software Testing and Delivery](https://drone.io/)\n- [Kubernetes](https://docs.drone.io/installation/github/kubernetes/)\n- [User Guide](https://docs.drone.io/user-guide/)\n\n## Prerequisite\n\n\nTo use `envsubst`, you must install `gettext`.\n\n```\n$ brew install gettext\n$ brew link --force gettext\n```\n\nCreate an oAuth App on GitHub according to [Kubernetes](https://docs.drone.io/installation/github/kubernetes/).\n\n\nSet environment variables.\n\n```\nexport DRONE_GITHUB_CLIENT_ID=xxxxx\nexport DRONE_GITHUB_CLIENT_SECRET=xxxxx\nexport DRONE_RPC_SECRET=xxxxx\nexport DRONE_SERVER_HOST=xxxxx\n```\n\n\n## Setup the Drone on Kubernetes\n\n```\n$ kubectl create ns drone\n$ kubens drone\n$ envsubst \u003c drone.yaml | kubectl apply -f -\n$ kubectl apply -f drone-rbac.yml \n$ kubectl port-forward deployment/drone 8080:80\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizzy%2Fdrone-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmizzy%2Fdrone-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmizzy%2Fdrone-playground/lists"}