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: 18 days ago
JSON representation

Monorepo for Starjunk and subsidiaries

Lists

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
```