logoalt Hacker News

lululpactoday at 11:14 AM0 repliesview on HN

Working on a software trial automation infra.

While working on another project, I needed a very simple service I could setup in a few clicks, which would take my docker compose and manage the spin up and tear down of ephemeral VM automatically when triggered by a signup on my landing page.

I couldn't find anything real simple, so I decided to build it. Currently working on it.

https://trialbox.io

Any feedback will be much appreciated.