Maintenance and Updates

So I've spent some time while waiting for my wrist to heal trying to get a more solid image of this game together, I have also been working on the servers as always.

Today I finally spent a little time working on the API devops again, getting a docker-compose file written. I was considering a helm chart but I think this would be better for dev as it's a bit more succinct and I can control it with more granularity. Really, I prefer docker compose stacks to K8s so far.

Given that the storage system is something that has to be set up in advance anyway, I have written the docker-compose.yml with a PostgreSQL, API and VSCodium container so far. Codium will allow me to make some on-the-fly adjustments in the dev environment.

Anyway, not dead, project still progressing.

Had a little downtime earlier when some containers started to go haywire, remedied by noon(EST).

With that, I am going to get back to checking on everything and make sure it all updated right.