Build Log
A "build in public" log of progress behind the scenes of Serversinc.
View RSS FeedMarch 30th, 2025
- Successful test of the server provisioning flow. This included creating a server via a Cloud Provider, waiting for the server to call ServerSinc's API, and triggering a setup script to run.
- Successful test of installing Tugboat on a server. Once installed, Tugboat sends a regular heartbeat to ServerSinc's API, which is used to check the server's health.
March 29th, 2025
- New version of Tugboat released. This version included endpoints for image management, and request body validation using Zod.