• Jan 25th – Launch Updates

    Work Progress Last week went by in a blur – I spent several days sanity checking the systmed tooling I had worked on prior. I forgot that I needed to integrate this with another service I had been writing. Now that the services are complete, integrated, and tested, I can focus on doing some UI…

  • Jan 19th – Launch Updates

    Work Progress I’ve just about wrapped up work on the EC2 launch infrastructure. Systemd and the tooling I put together seem to be working well after running a few tests this past weekend! This is a pretty big piece of work to be “done” so I’m excited. My next work items are to work out…

  • Jan 12th – Launch Updates

    Work Progress Lately, I’ve been working on assembling a critical piece of EC2 infrastructure that launches an EC2 instance upon request, with a few other tasks like setting up routing, tagging the instance, etc… However, I got a bit tramlined finding a proper way of starting the Node process. At first, I was attempting to…