uvulpos / golang-sveltekit-binary

A scalabe project template to use a ms svelte frontend in a fiber golang binary
MIT License
13 stars 4 forks source link

Create first IaC provider and install infrastructure via Helmfiles #13

Open uvulpos opened 1 year ago

uvulpos commented 1 year ago

As a DevOps Engineer, I like to have my infrastructure defined in my code, so a CI/CD Pipeline can deploy or recreate my cluster if needed. Therefore I would prefer to define at least one, preferable multiple IaC Providers and install everything needed.

ACs:

uvulpos commented 2 months ago

Update:
Reduce Code to Helmcharts, move IaC Part to https://github.com/uvulpos/server-deployment-template