{"id":49553239,"url":"https://github.com/tonedefdev/opendepot","last_synced_at":"2026-05-16T23:19:00.227Z","repository":{"id":330945566,"uuid":"1123820398","full_name":"tonedefdev/opendepot","owner":"tonedefdev","description":"A Kubernetes native OpenTofu/Terraform Registry","archived":false,"fork":false,"pushed_at":"2026-05-10T02:03:49.000Z","size":81174,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-10T04:36:26.613Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tonedefdev.github.io/opendepot/","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/tonedefdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-27T17:36:55.000Z","updated_at":"2026-05-10T02:03:06.000Z","dependencies_parsed_at":"2026-04-20T09:02:40.286Z","dependency_job_id":null,"html_url":"https://github.com/tonedefdev/opendepot","commit_stats":null,"previous_names":["tonedefdev/kerrareg","tonedefdev/opendepot"],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/tonedefdev/opendepot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonedefdev%2Fopendepot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonedefdev%2Fopendepot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonedefdev%2Fopendepot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonedefdev%2Fopendepot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tonedefdev","download_url":"https://codeload.github.com/tonedefdev/opendepot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tonedefdev%2Fopendepot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33121939,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: 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":"2026-05-03T01:00:28.113Z","updated_at":"2026-05-16T23:19:00.215Z","avatar_url":"https://github.com/tonedefdev.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OpenDepot\n\n[![Go](https://img.shields.io/badge/Go-1.25-00ADD8?logo=go\u0026logoColor=white)](https://go.dev/)\n[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/tonedefdev/opendepot/blob/main/LICENSE)\n[![Helm](https://img.shields.io/badge/Helm_Chart-0.3.1-0F1689?logo=helm\u0026logoColor=white)](https://github.com/tonedefdev/opendepot/tree/main/chart/opendepot)\n[![Docs](https://img.shields.io/badge/Docs-tonedefdev.github.io-047df1?logo=materialformkdocs\u0026logoColor=white)](https://tonedefdev.github.io/opendepot/)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"img/opendepot.svg\" width=\"400\" /\u003e\n\u003c/p\u003e\n\nA Kubernetes-native, self-hosted OpenTofu/Terraform module and provider registry that implements both the [Module Registry Protocol](https://opentofu.org/docs/internals/module-registry-protocol/) and the [Provider Registry Protocol](https://developer.hashicorp.com/terraform/internals/provider-registry-protocol). OpenDepot gives organizations complete control over distribution, versioning, and storage — without relying on the public registry.\n\nCompatible with **OpenTofu** (all versions) and **Terraform** (v1.2+).\n\n## Documentation\n\nComprehensive documentation is available at **[tonedefdev.github.io/opendepot/](https://tonedefdev.github.io/opendepot/)**.\n\n| Guide | Description |\n|-------|-------------|\n| [Installation](https://tonedefdev.github.io/opendepot/getting-started/installation/) | Deploy OpenDepot to Kubernetes using the Helm chart |\n| [Quickstart](https://tonedefdev.github.io/opendepot/getting-started/quickstart/) | Get up and running locally in minutes |\n| [Helm Chart Reference](https://tonedefdev.github.io/opendepot/helm-chart/) | Full values reference for the OpenDepot Helm chart |\n| [Architecture](https://tonedefdev.github.io/opendepot/architecture/) | How OpenDepot works under the hood |\n| [Authentication](https://tonedefdev.github.io/opendepot/authentication/) | GitHub App and token-based auth |\n| [Kubernetes RBAC](https://tonedefdev.github.io/opendepot/rbac/) | Fine-grained access control for registry resources |\n\n\n## Version Constraints\n\nOpenDepot supports all standard OpenTofu/Terraform version constraint syntax:\n\n| Syntax | Example | Meaning |\n|--------|---------|---------|\n| Exact | `1.2.0` | Only version 1.2.0 |\n| Comparison | `\u003e= 1.0.0, \u003c 2.0.0` | Any 1.x version |\n| Pessimistic | `~\u003e 1.2.0` | \u003e= 1.2.0, \u003c 1.3.0 (bugfixes only) |\n| Pessimistic (minor) | `~\u003e 1.2` | \u003e= 1.2.0, \u003c 2.0.0 |\n| Exclusion | `\u003e= 1.0.0, != 1.5.0` | Any 1.x except 1.5.0 |\n\n## Project Structure\n\n```\nopendepot/\n├── api/v1alpha1/              # CRD type definitions\n│   ├── types.go               # Depot, Module, Version, StorageConfig schemas\n│   └── groupversion_info.go   # API group registration\n├── chart/opendepot/            # Helm chart\n│   ├── Chart.yaml\n│   ├── values.yaml\n│   ├── crds/                  # CRD manifests\n│   └── templates/             # Deployment, RBAC, Service templates\n├── examples/\n│   └── internal-developer-portal/ # React + MUI demo portal for Depot-\u003eModule-\u003eVersion visualization\n├── pkg/\n│   ├── github/                # GitHub API client (App auth, archive fetching)\n│   │   └── github.go\n│   └── storage/               # Storage backend implementations\n│       ├── storage.go         # Storage interface definition\n│       ├── aws.go             # Amazon S3\n│       ├── azure.go           # Azure Blob Storage\n│       ├── gcp.go             # Google Cloud Storage\n│       ├── filesystem.go      # Local filesystem\n│       └── types/             # StorageObjectInput, StorageMethod\n├── services/\n│   ├── server/                # Registry Protocol API (HTTP server)\n│   ├── version/               # Version controller (core — fetch \u0026 store)\n│   ├── module/                # Module controller (version lifecycle)\n│   ├── provider/              # Provider controller (version lifecycle for providers)\n│   └── depot/                 # Depot controller (GitHub + HashiCorp discovery)\n├── Makefile                   # Build, load, deploy targets\n└── go.work                    # Go workspace (multi-module)\n```\n\n## License\n\nApache License 2.0. See [LICENSE](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonedefdev%2Fopendepot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftonedefdev%2Fopendepot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftonedefdev%2Fopendepot/lists"}