Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.48 KB

index.md

File metadata and controls

20 lines (15 loc) · 1.48 KB

Deploying API Platform Applications

API Platform apps are super easy to deploy in production on most cloud providers thanks to the native integration with Kubernetes.

The server part of API Platform is basically a standard Symfony application, which you can also easily deploy on your own servers. Documentation for deploying on various container orchestration tools and PaaS (Platform as a Service) are also available:

The clients are Create React App skeletons. You can deploy them in a wink on any static website hosting service (including Netlify, Firebase Hosting, GitHub Pages, or Amazon S3 by following the relevant documentation.

JWT screencast
Watch the Animated Deployment with Ansistrano screencast