Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uhthomas/automata
Monorepo for Starjunk and subsidiaries
https://github.com/uhthomas/automata
bazel cue cuelang gitops jellyfin k8s kubernetes
Last synced: 7 days 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 (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:37:42.000Z (9 days ago)
- Last Synced: 2024-10-29T12:34:17.507Z (9 days ago)
- Topics: bazel, cue, cuelang, gitops, jellyfin, k8s, kubernetes
- Language: CUE
- Homepage:
- Size: 6.44 MB
- Stars: 32
- Watchers: 3
- Forks: 2
- Open Issues: 105
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-cue - automata - Monorepo for Starjunk and subsidiaries (Projects)
README
# Automata
[![K8s](https://github.com/uhthomas/automata/actions/workflows/k8s.yaml/badge.svg)](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
```