{"id":24659975,"url":"https://github.com/adnoctem/gopskit","last_synced_at":"2026-04-29T01:06:33.847Z","repository":{"id":254057907,"uuid":"844284449","full_name":"adnoctem/gopskit","owner":"adnoctem","description":"🛠️ A Go-based command-line toolkit for the management and configuration of large scale Kubernetes Clusters - built and tested using Google's Bazel","archived":false,"fork":false,"pushed_at":"2024-12-01T22:23:47.000Z","size":523,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-26T03:15:36.823Z","etag":null,"topics":["bazel","cli","go","golang","kubernetes","pre-commit","semantic-release","toolkit"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adnoctem.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-18T23:30:31.000Z","updated_at":"2025-01-12T02:16:38.000Z","dependencies_parsed_at":"2024-09-16T00:27:16.932Z","dependency_job_id":"42817e69-eec9-466d-a73a-82a16a7d7219","html_url":"https://github.com/adnoctem/gopskit","commit_stats":null,"previous_names":["fmjstudios/gopskit","adnoctem/gopskit"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnoctem%2Fgopskit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnoctem%2Fgopskit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnoctem%2Fgopskit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adnoctem%2Fgopskit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adnoctem","download_url":"https://codeload.github.com/adnoctem/gopskit/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244747013,"owners_count":20503304,"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":["bazel","cli","go","golang","kubernetes","pre-commit","semantic-release","toolkit"],"created_at":"2025-01-26T03:15:39.147Z","updated_at":"2026-04-29T01:06:33.690Z","avatar_url":"https://github.com/adnoctem.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Go Operations Toolkit \u003cimg src=\"https://github.com/fmjstudios/artwork/blob/5f7696fd09584e4d34d2ab0de3eb52b86037d924/projects/gopskit/icon/color/gopskit-icon-color.png?raw=true\" alt=\"GOpsKit Logo\" align=\"right\" width=\"225\"/\u003e\n\n[![License](https://img.shields.io/github/license/fmjstudios/gopskit?label=License)][license]\n[![go.mod version](https://img.shields.io/github/go-mod/go-version/fmjstudios/gopskit?logo=go)][go]\n[![Language](https://img.shields.io/github/languages/top/fmjstudios/gopskit?label=Go\u0026logo=go)][go]\n[![Testing](https://github.com/fmjstudios/gopskit/actions/workflows/testing.yaml/badge.svg)][ci_testing_workflow]\n[![GitHub Release](https://img.shields.io/github/v/release/fmjstudios/gopskit?label=Release)][github_releases]\n[![GitHub Activity](https://img.shields.io/github/commit-activity/m/fmjstudios/gopskit?label=Commits)][github_commits]\n[![Bazel](https://img.shields.io/badge/Bazel-built-brightgreen?logo=bazel\u0026logoColor=43A047)][bazel]\n[![Renovate](https://img.shields.io/badge/Renovate-enabled-brightgreen?logo=renovate\u0026logoColor=1A1F6C)][renovate]\n[![PreCommit](https://img.shields.io/badge/PreCommit-enabled-brightgreen?logo=precommit\u0026logoColor=FAB040)][precommit]\n\n`GOpsKit` (**Go** **Op**erations Tool**kit**) is an open-source [MIT][license]-licensed [Go][go]-based toolkit for\nworking with [Kubernetes] [kubernetes] Clusters `v1.26` and above. The project is built using Google's [Bazel][bazel]\nbuild system in combination with their first-party [Gazelle][gazelle] `BUILD` file generator.\n\n## 📖 Overview\n\nThe toolkit offers a plethora of functionalities like setting up HashCorp's [Vault][vault] with [`waltr`][waltr],\nregistering various applications for SSO authentication with [Keycloak][keycloak] using [`ssolo`][ssolo]. Never\nwrite [Helmfile][helmfile] `values.yaml` template files to manage applications on your cluster again. Instead, generate\nthem using [`fillr`][fillr]. Are you running your own custom private Certificate Authority using\n[Smallstep's CA][smallstep_certificates]? Then you'd likely want to generate and manage PKI values using\n[`steppa`][steppa]. The German KBA delivers data in a custom bespoke text-based format, which purely relies on columns\nto separate data. _That ain't SQL..._ So let's swiftly generate some usable SQL import script using [`amtrac`][amtrac].\n\n## ✨ TL;DR\n\n```shell\n# build all projects at once - requires Bazel at .bazelversion\nbazel build //...\n```\n\n## 🛠️ Tools\n\nLike most modern [Go][go] projects the various executables are located within the [cmd][cmd] directory. Here's a\nquick-reference list as an overview:\n\n- [`ssolo`][ssolo]: manage SSO authentication for various apps using Keycloak\n- [`waltr`][waltr]: configure and manage [HashCorp's Vault][vault]\n- [`fillr`][fillr]: create Helmfile templates automatically\n- [`steppa`][steppa]: generate and manage SmallStep PKI values\n- [`amtrac`][amtrac]: generate SQL dumps from the German KBA's data files using Docker\n\n### 🔃 Contributing\n\nRefer to our [documentation for contributors][contributing] for contributing guidelines, commit message\nformats and versioning tips.\n\n### 📥 Maintainers\n\nThis project is owned and maintained by [FMJ Studios][org] refer to the [`AUTHORS`][authors] or [`CODEOWNERS`][owners]\nfor more information. You may also use the linked contact details to reach out directly.\n\n### ©️ Copyright\n\n- _Assets provided by:_ **[IconScout](https://iconscout.com)**\n- _Sources provided by:_ **[FMJ Studios][org]** under the **[MIT License][license]**\n\n\u003c!-- INTERNAL REFERENCES --\u003e\n\n\u003c!-- Project references --\u003e\n\n[cmd]: cmd\n[ssolo]: cmd/ssolo\n[waltr]: cmd/waltr\n[fillr]: cmd/fillr\n[steppa]: cmd/steppa\n[amtrac]: cmd/amtrac\n\n\u003c!-- File references --\u003e\n\n[license]: LICENSE\n[contributing]: docs/CONTRIBUTING.md\n[authors]: .github/AUTHORS\n[owners]: .github/CODEOWNERS\n[ci_testing_workflow]: https://github.com/fmjstudios/gopskit/actions/workflows/testing.yaml\n\n\u003c!-- General links --\u003e\n\n[org]: https://github.com/fmjstudios\n[kubernetes]: https://kubernetes.io\n[vault]: https://vaultproject.io\n[keycloak]: https://www.keycloak.org/\n[go]: https://go.dev\n[bazel]: https://bazel.build\n[gazelle]: https://github.com/bazelbuild/bazel-gazelle\n[helmfile]: https://github.com/helmfile/helmfile\n[smallstep_certificates]: https://github.com/smallstep/certificates\n[github_releases]: https://github.com/fmjstudios/gopskit/releases\n[github_commits]: https://github.com/fmjstudios/gopskit/commits/main/\n\n\u003c!-- Third-party --\u003e\n\n[renovate]: https://renovatebot.com/\n[precommit]: https://pre-commit.com/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnoctem%2Fgopskit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadnoctem%2Fgopskit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadnoctem%2Fgopskit/lists"}