Skip to content

codearmo/DeployFastAPI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 DeployFastAPI - Minimal FastAPI App for Deployment Demos

This is a minimal FastAPI app designed for deployment testing, tutorials, and learning workflows using Docker, systemd, and Nginx on a Linux server.


📘 Full Deployment Guide

👉 Step-by-step tutorial to deploy this FastAPI app with Nginx on a Linux server:
🔗 Ultimate Guide to Deploying FastAPI with Nginx


🧭 What's Next? Add Your Custom Domain & HTTPS 🔒

Once your FastAPI app is live, the next step is to make it production-ready with a custom domain name and SSL certificate (HTTPS).

👉 Continue the deployment series here:
🔗 How to Add a Custom Domain & HTTPS with Nginx + Certbot

✅ This guide covers:

  • Setting up your domain
  • Configuring Nginx for domain routing
  • Installing SSL using Let's Encrypt + Certbot
  • Auto-renewal for your HTTPS cert

Make your FastAPI app secure and professional in just a few extra steps! 🔐🌍


🔧 Setup Instructions

  1. Clone the repo and navigate into it:
    git clone git@github.com:codearmo/DeployFastAPI-.git
    cd DeployFastAPI-

About

A full Guide on Deploying a FastAPI app on Linux Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published