{"id":19044357,"url":"https://github.com/tilt-dev/ephemerator","last_synced_at":"2025-07-18T08:37:39.598Z","repository":{"id":43454409,"uuid":"445269470","full_name":"tilt-dev/ephemerator","owner":"tilt-dev","description":"An example ephemeral environment dashboard","archived":false,"fork":false,"pushed_at":"2023-03-07T03:30:38.000Z","size":678,"stargazers_count":8,"open_issues_count":5,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-04-23T23:36:22.584Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/tilt-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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-01-06T18:21:23.000Z","updated_at":"2025-02-19T14:25:33.000Z","dependencies_parsed_at":"2024-06-21T18:59:12.478Z","dependency_job_id":"5411d74d-2ab3-4021-9ec5-94b89ebe7797","html_url":"https://github.com/tilt-dev/ephemerator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tilt-dev/ephemerator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Fephemerator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Fephemerator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Fephemerator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Fephemerator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tilt-dev","download_url":"https://codeload.github.com/tilt-dev/ephemerator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tilt-dev%2Fephemerator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265728983,"owners_count":23818733,"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-11-08T22:46:01.462Z","updated_at":"2025-07-18T08:37:39.563Z","avatar_url":"https://github.com/tilt-dev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ephemerator\n\nSee your future in progress with [ephemeral\nenvironments](https://ephemeralenvironments.io/).\n\nThe ephemerator shows how to create on-demand preview environments\nwith ephemeral Kubernetes clusters.\n\n## Goals\n\nWe want this project to be just enough that a small or medium-sized team can use\nit to operate preview environments on their Kubernetes cluster.\n\nWe use it to demo a small set of whitelisted Tilt example projects.\n\n## Non-Goals\n\nThere are many features that go into a \"gold standard\" env operator:\n\n- Creating a new env [on every code\n  change](https://ephemeralenvironments.io/features/dev-workflow/).\n\n- Destroying / scaling down envs that aren't being used [to save on\n  cost](https://ephemeralenvironments.io/features/cost-control/).\n\n- Secrets needed to checkout private code and \n  [access control](https://ephemeralenvironments.io/features/security/)\n  over the managed envs.\n  \nThe ephemerator operator isn't trying to solve these problems right now.\n\n## Development\n\nSee [CONTRIBUTING.md](CONTRIBUTING) for details on how to run\nthis locally or in your own cluster.\n\n## Architecture\n\nThe desired state of ephemeral environments in the cluster are stored in ConfigMaps\non the cluster itself with the label `app: ephemerator.tilt.dev`.\n\nThe ephemerator consists of four servers:\n\n`ephctrl` - A Kubernetes controller that continuously configmaps in the cluster\nand creates the environments.\n\n`ephdash` - A dashboard where users manage their environments.\n\n`ephgateway` - The ingress that routes traffic to each environment.\n\n`oauth2-proxy` - [An oauth2 proxy](https://oauth2-proxy.github.io/oauth2-proxy/)\nfor authenticating users. Can also be used for access control.\n  \nThe servers need the following permissions:\n\n`ephctrl` - Read/write access on Deployments, Services, Ingresses, and ConfigMaps in its own namespace.\n\n`ephdash` - Read/write access on ConfigMaps in its own namespace.\n\nThe `ephctrl` and `ephdash` servers are written in Go. They could be written in\nany language with a Kubernetes client library.\n\n## License\n\nCopyright 2022 Windmill Engineering\n\nLicensed under [the Apache License, Version 2.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Fephemerator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftilt-dev%2Fephemerator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftilt-dev%2Fephemerator/lists"}