Koyeb tutorials
Discover how to build, deploy and run Koyeb applications in production on Koyeb. The fastest way to deploy applications globally.
Use Django REST Framework and Managed Postgres to Build an API
This tutorial showcases how to build your own URL shortener like tiny.url and bit.ly using Django REST Framework, Managed Postgres, and Koyeb.
Use pgvector and Hugging Face to Build an Optimized FAQ Search with Sentence Similarity
In this tutorial, we showcase how to deploy a FAQ search service built with Hugging Face's Inference API, pgvector, Koyeb's Managed Postgres. The optimized FAQ Search leverages sentence similarity searching to provide the most relevant results to a user's search terms.
Dynamically Start GitHub Action Runners on Koyeb
In this tutorial, we'll demonstrate how to configure the Koyeb GitHub Scheduler to dynamically provision GitHub Action runners on Koyeb.
Build and Run a Web App using Turso, Drizzle ORM, and Express on Koyeb
In this tutorial, we show how to create a web app using a Turso SQLite database, the Drizzle ORM, and Express and run it on Koyeb.
Monitor your Websites and Apps using Uptime Kuma
In this tutorial, we show how to deploy Uptime Kuma to configure monitoring and status pages for your services. We use Litestream to replicate all changes to our database to a remote object storage bucket for resiliancy.
Deploy Cal.com on Koyeb to Manage Scheduling with Google Calendar
In this tutorial, we demonstrate how to deploy a Cal.com instance to Koyeb to handle meeting scheduling with Google calendar integration.
How to Set Up DocuSeal on Koyeb to Sign and Manage Digital Documents
This guide shows how to deploy and configure DocuSeal, an open-source document managment platform, on Koyeb.
Deploy Authorizer to Handle User Authentication on Koyeb
This tutorial demonstrates how to deploy and configure Authorizer, an authentication and authorization framework to Koyeb.
Deploy Grafana on Koyeb and Build a Dashboard to Visualize GitHub Data
This tutorial shows you how to deploy a Grafana instance on Koyeb and use it to visualize data from your GitHub repositories.
How to Use Node-Schedule to Build and Deploy a Hacker News Aggregator
This guide explains how to use the node-schedule library to email users the top Hacker News posts on a cron-like schedule.
Deploy the Metabase Business Intelligence Platform to Koyeb
This guide explains how to deploy Metabase, an open-source business intelligence and data visualization platform to Koyeb.
Deploy a Ghost Blog in Production to Koyeb
This guide explains how to deploy Ghost, a modern blogging platform, to Koyeb.
Deploy a Python Celery Worker
This guide explains how to deploy Python Celery Workers using git-driven deployment on Koyeb Serverless Platform.