You just finished programming your app and want to host it on the cloud, you search for it but find over-priced apps. Well iv got you covered, you can use qovery, the easiest way to deploy your app.
Advantages of qovery -
- Awesome free plan.
- Easy to use.
- Supports both gitlab and github repositories.
- Has a great community to help.
- Engine is open-source
- No vendor lock-in
Disadvantage of qovery -
- Very new so missing many important features.
- Running on a 'credits' system so if they are finished your app will instantly go offline
For this post i will be showing your how to deploy a discord bot on there -
Requirements
Lets get started
First you need to push your code to your github repository(public or private both work). After that go to your qovery account and make a new project, give it a name and click create. After that you need to create a environment create it and then make a service. Name the service and select your github repo for it, hit create and then click deploy.
With that you have successfully deployed your application.
Top comments (0)