devpro / hobbyfarm-gargantua

This repository hosts the core code for Gargantua, the megalith backend component of Hobby Farm.

Home Page:https://hobbyfarm.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gargantua

This repository hosts the core code for Gargantua, the megalith backend component of Hobby Farm. Currently, Hobby Farm is being built as a monolith, but will be transitioned into a proper microservices architecture one day™

Gargantua components: Gargantua is based on K8S controllers, and provisions the following controllers to manage various aspects of HobbyFarm.

  • Terraform Provsioner Controller
  • VMClaim Controller
  • VMSet Controller
  • Environment Controller
  • Session Controller

Their relationship is better illustrated with the following ERD:

Contributing

If you're interested in contributing, see CONTRIBUTING.md

About

This repository hosts the core code for Gargantua, the megalith backend component of Hobby Farm.

https://hobbyfarm.github.io/

License:Apache License 2.0


Languages

Language:Go 95.1%Language:Shell 4.1%Language:Dockerfile 0.6%Language:Makefile 0.2%