Skip to content

Introduction ​

The Authup Deployment Guide is a comprehensive resource for users looking to deploy Authup on various targets 🚀:

  • npm create authup: an interactive wizard that writes the files for any target on this page, plus helm values (npm create authup@latest).
  • Bare Metal: Bare Metal deploy Authup directly on the host system using NodeJs.
  • Docker: Docker deploy Authup as a docker container (recommended).
  • Docker Compose: Docker Compose integrate Authup into a docker-compose environment.
  • Kubernetes: the authup helm chart deploys the same image, with the API, console and worker roles as separate workloads.

Following this guide you will first learn how to configure your Authup instance and how to then deploy it on your chosen target.

Whether you are a seasoned dev-ops engineer or new to deployment, the Authup Deployment Guide is an essential resource for anyone looking to deploy Authup. With step-by-step 📝 instructions, helpful tips and tricks, and links to additional resources, this guide will help you to deploy Authup successfully on your chosen target.