Vapor GitHub

You're viewing documentation for an older version. View the latest version

Vapor Cloud#

The best way to deploy your Vapor application is Vapor Cloud.

Vapor Cloud Website

Quick Start#

If you already have the Vapor Toolbox installed, then you can deploy your Vapor app to the cloud with just one command.

vapor cloud deploy

Vapor Toolbox Deploy

!!! note: Run the deploy command inside the root directory of your Vapor project (the one with the Package.swift file).

Step-by-step Guide#

Visit the step-by-step guide on Vapor Cloud’s docs for detailed instructions on how to deploy your app to Vapor Cloud!