Commit Graph

  • c03f8efb47 README written with some initial instructions. master Zed A. Shaw 2025-09-10 14:40:03 -0400
  • a575c653cf Starting the README and realized .Name should be .URL. Zed A. Shaw 2025-09-10 14:21:27 -0400
  • 3a5937b19b Now it waits on an http server and you can curl it to get a restart. This is a mostly working prototype. Zed A. Shaw 2025-09-10 14:01:38 -0400
  • 8a0f8ece61 Now can reliably run multiple processes and kill them externall at will. Zed A. Shaw 2025-09-10 13:49:29 -0400
  • fe091250bd Moved to the new go owner on my gittea so that the url to use the code is easier. Zed A. Shaw 2025-09-10 10:17:11 -0400
  • 4fe90283d3 Now the output from programs is collected and sent to STDOUT. Zed A. Shaw 2025-09-09 23:34:18 -0400
  • 1ba7fc14ff Now have a simple tester .exe that will do various start/stop/run patterns and then used that to sort out how to monitor the processes and keep them running. Next is to add process monitoring and a way to signal ozai to stop something. Zed A. Shaw 2025-09-09 14:03:29 -0400
  • 0c9bfe2f76 Using this style to read the .json Zed A. Shaw 2025-09-09 11:31:00 -0400
  • 7eff8412f3 Switch to using json for a 'no dependencies' project. Zed A. Shaw 2025-09-09 11:05:33 -0400
  • bcd3bb6263 Basic running different commands from config file. Zed A. Shaw 2025-09-09 00:56:19 -0400
  • f54ae6ebdf Initial commit to start things off. Zed A. Shaw 2025-09-08 22:38:04 -0400