Continuous Deployment tutorials
Discover how to build, deploy and run Continuous Deployment applications in production on Koyeb. The fastest way to deploy applications globally.
Deploy Apps Using Docker Compose on Koyeb
In this tutorial, we demonstrate how to deploy a Docker Compose project to Koyeb from a GitHub repository.
Deploy Preview Environments on Koyeb for GitHub Pull Requests
This guide explains how to automate deployments on Koyeb when you create a new pull request on GitHub repository using GitHub Actions.
Add full-text search with MongoDB Atlas and MERN
This is the second part of our mini MERN series. In this guide, we showcase how to add search capabilities to the MERN blog we created in part one using MongoDB Atlas Search.
Deploy a Rest API using Koa, Prisma, and Aiven on Koyeb
This guide explains how to build and deploy a REST API using Koa, Prisma, and Aiven on the Koyeb serverless platform.
Deploy a Laravel Application with Continuous Deployment on Koyeb
This guide shows how to deploy a Laravel application on the Koyeb Serverless Platform using git-driven deployment. Git-driven deployment allows you to push your code without having to take care of the build, deployment, and run process. Koyeb handles all this for you.
Continuous Deployment of a NestJS Application on Koyeb
This guide explains how to continuously deploy a NestJS application on the Koyeb serverless platform.
Continuously Deploy a Flask App using Gunicorn on Koyeb
This guide shows how to deploy a Python Flask application using Gunicorn on the Koyeb Serverless Platform. Using Koyeb's git-driven deployment lets you benefit from the platform's built-in continuous deployment pipeline.