How to create a new service on Voroa
Start a new service on Voroa: choose a Web Service, Postgres, or Key Value store, then configure and deploy. A step-by-step guide to the service chooser.
When you add something new on Voroa, you start from the Create a new service screen. It lets you pick what you want to run, then takes you into the right setup flow.
Open the chooser
From your dashboard, select New service. You will see a short three-step flow — Choose service → Configure → Deploy — starting on the choose step. You can select Skip at any time to return to your dashboard.
When you first create your account, Voroa brings you straight to this chooser so you can create your first service right away. It is optional — select Skip to go to your dashboard and come back whenever you are ready.
Choose what to create
Pick one of the available service types:
- Web Service — deploy a web app or API from a GitHub repository. This is the most common choice for sites and backends.
- Postgres — create a managed PostgreSQL database for your services.
- Key Value — create a managed Redis-compatible store for caching, queues, and sessions.
Selecting a card takes you straight into its setup, where you name it and finish creating it.
What’s next
More service types — such as static sites, private services, background workers, cron jobs, and workflows — are on the way and appear as Coming soon on the chooser until they are ready.