FAQ
Frequently asked questions about OneBit Deploy — stacks, databases, SSL, regions and billing.
What can I deploy on OneBit Deploy?
Node.js and Next.js apps, static sites (from GitHub or a ZIP), managed databases (PostgreSQL, MySQL, MariaDB, MongoDB) and WordPress (Beta).
How do deployments work?
Connect a GitHub repository (or upload a ZIP for a static site). OneBit builds your code into a container image and runs it with a public URL, automatic SSL and live logs. Pushing new commits triggers a new deployment.
Can I pay in naira?
Yes. OneBit Deploy is billed in Nigerian naira through your OneBit account, so there's no foreign-exchange markup. Plans are Free (₦0), Hobby (₦30,000/mo) and Enterprise (₦89,000/mo).
Where are my apps hosted?
On OneBit Deploy's managed Kubernetes platform, in a single region today. OneBit is a Nigerian company and everything is billed in naira.
Do you provide SSL and custom domains?
Yes — every app gets a free, automatically managed TLS certificate, and you can attach your own custom domain.
Do you offer managed databases?
Yes, on paid plans: PostgreSQL, MySQL, MariaDB and MongoDB.
Is there a free plan?
Yes — 5 apps, 1 GB memory, automatic SSL, custom domains, live logs and metrics. Free-plan apps scale to zero when idle.
Do you support backups or rollbacks?
Not yet. There are no automated managed backups or one-click rollbacks today — export important data yourself and redeploy a previous commit to revert.
Which languages/frameworks are supported?
Node.js and Next.js today, plus static sites. Other language buildpacks (Python, Go, PHP) aren't available yet.