https://github.com/uhthomas/automata
Monorepo for Starjunk and subsidiaries
https://github.com/uhthomas/automata
bazel cue cuelang gitops jellyfin k8s kubernetes
Last synced: about 2 months ago
JSON representation
Monorepo for Starjunk and subsidiaries
- Host: GitHub
- URL: https://github.com/uhthomas/automata
- Owner: uhthomas
- Created: 2020-05-26T22:08:19.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-13T06:46:44.000Z (about 2 months ago)
- Last Synced: 2025-04-13T07:36:50.141Z (about 2 months ago)
- Topics: bazel, cue, cuelang, gitops, jellyfin, k8s, kubernetes
- Language: CUE
- Homepage:
- Size: 6.92 MB
- Stars: 35
- Watchers: 2
- Forks: 2
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cue - automata - Monorepo for Starjunk and subsidiaries (Projects)
README
# Automata
[](https://github.com/uhthomas/automata/actions/workflows/k8s.yaml)
Monorepo and automation for owned infrastructure.
## Getting started
### Prerequisites
* [Bazel](https://build.bazel)
### Apply manifests
```sh
bazel run //k8s:objects.apply
```