Deployment changes are un-cancelled because I think it's the best way forward at this moment. "Keep Calm and Devops On"
Mainly the thing pushing me forward is some shortcomings in dokku. dokku…
Un-cancelled. The monorepo + dokku deploy is full of problems that don't exist if I use kubernetes. Let's look at pros & cons.
dokku + monorepo pros
- git deployment
- tested
dokku…
Today I improved the packages/next Docker build. Encountered a blocker-- environment variables aren't passed to the docker container as it builds on the remote. Investigating a way to work around
Deployment changes are cancelled because Kubernetes is adding too much complexity for me handle right now.
Kubernetes is cancelled due to time constraints. I'll re-explore at a later date.
Today I learned about k9s (amazing) and set up Vault autounseal using AWS key management system
Today I contemplated the meaning of life. Then I learned more about running Vault on Kubernetes.
Yesterday I made some test deploys of fp and Vault to VKE. Discovered that Vault's persistent volume claims weren't being fulfilled on kubernetes v1.29.1+1. The PVCs were however fulfilled on…