No-Fuss speedy trial
As said, there is no need for coding yet, we have created multiple repositories, recipes, containing a PostgreSQL service with a simple web application. The repo will be used as a source from which the app will be built.
- Log in/sign up to Zerops GUI ↗
- Choose a recipe based on your desired technology and copy the content of the yaml config in a
README
file - In Zerops GUI, in the Projects box click on Import a project and paste the config.
- Click on Import project and wait until all pipelines have finished.
Node.js + PostgreSQL
Go + PostgreSQL
PHP + PostgreSQL
Python + PostgreSQL
.NET + PostgreSQL
Rust + PostgreSQL
That's it, your application is now up and running! ⭐ Let's check it works:
- A subdomain should have been enabled and visible in the project's IP addressed & Public Routing Overview box. Its format should look similar to this
https://golang1-24-8080.prg1.zerops.app
. - Click on the
subdomain
URL to open it in a browser and you should see
Tip
Do you have any questions? Check the step-by-step tutorial, browse the documentation, and join our Discord community to get help from our team and other members.