Even as someone with a technical background, I found setting up my self-hosted deployment pretty challenging. Between the random error messages I was getting at the command line and issues with sanitizing and formatting my YAML file, I got pretty overwhelmed, even with the documentation I was provided.
So I decided to build a deployment assistant right in 3B. It allows you to pick your path (i.e. AWS Fargate, Helm/Kubernetes, or Docker Compose), filters for your specific operating system, and drops you into a tailored to you step-by-step guide that references Tines official documentation.
It allows you to add any information you’d like to personalize the guide to your own needs, like hostname, the name of your tenant, and registry details, and every command updates automatically. You can track your progress as you go, and if you get stuck, you can ask anything to the built in AI assistant.
This app was too easy to build, and the self-hosted set up process now feels like an absolute breeze. ![]()


