FAQ

Q: How do I list my servers?

The TUI shows your active servers on login. If you have multiple, use the arrow keys to navigate the list.

Q: How do I cancel my subscription?

Cancel anytime from the TUI billing menu, or DM me on X @leonardofaoro. Your server enters a 24-hour grace period before deletion.

Q: My server is booting — how long does it take?

Provisioning usually takes 1–2 minutes. Grab a coffee.

Q: I paid for a month but broke my server. Can I get a refund?

Yes. We round up to a day of usage and refund the rest. No questions asked — we trust you.

Q: What happens when I first SSH in?

We collect your SSH public key and create your account automatically. No signup form, no password.

Q: Is SSH authentication safe?

Yes. Unlike browser logins with passwords, SSH uses public-key cryptography. Your private key never leaves your computer, so there's nothing to phish or intercept.

Q: Can I install my own software?

Yes. It's a normal Linux server — apt, Docker, whatever you need.

Q: What happens to my data if my server expires?

We keep your data for 24 hours after expiration, then permanently delete.

Q: Is there a web console, or only SSH?

Only SSH for now. We believe the terminal is the best interface.

Q: What Linux distribution do you use?

Ubuntu 24.04 LTS, provisioned from a hardened golden snapshot with Nix, Home Manager, Caddy, Docker, and modern dev tools pre-installed.

Q: Is the golden image open source?

Yes. The setup script and Nix configuration are open source on GitHub. Anyone can fork, suggest improvements, or contribute.

Q: Will you add more distributions?

Of course, we just launched — there's a long queue of features we're working on.