Upsun User Documentation

Deploy your app and set project resources

Upsun Beta access

Test and provide feedback for our newest offering - Upsun!

You can register for the Beta by clicking here and completing the form.

Sign up for Beta access

To push all your changes to Upsun and deploy your project, follow these steps:

  1. Run the following command:

    Terminal
    upsun environment:push

    The following question is displayed:

    Are you sure you want to push to the main (type: production) branch?
  2. To activate your initial environment, answer Y.
    Upsun will now read your configuration files and deploy your project using default container resources.
    If you don’t want to use those default resources, define your own resource initialization strategy, or amend those default container resources after your project is deployed.

Is this page helpful?