https://github.com/bsfishy/mora-manager
the manager component of mora
https://github.com/bsfishy/mora-manager
Last synced: 11 months ago
JSON representation
the manager component of mora
- Host: GitHub
- URL: https://github.com/bsfishy/mora-manager
- Owner: BSFishy
- License: other
- Created: 2025-05-29T01:28:17.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-13T21:23:29.000Z (12 months ago)
- Last Synced: 2025-07-29T04:34:29.823Z (11 months ago)
- Language: Go
- Size: 347 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mora manager
> [!NOTE]
> this project is pretty much sunset. i have learned what i needed to learn from
> it and now moving onto a different architecture. just using helm and deploying
> in phases.
>
> the main learning was k8s manifests and playing around with language design
> and implementation. i got what i wanted and continuing to maintain this would
> be a lot of effort for the same benefit of what i'll get with the new system.
this is the home of the mora manager. this is a service that lives on the k8s
cluster and manages actually actioning the configuration. it will take in a
configuration as input then expose a web endpoint to allow ad hoc configuration
for things like grabbing api keys and whatnot.