Deploy your app and set project resources
To push all your changes to Upsun and deploy your project, follow these steps:
-
Run the following command:
Terminalupsun environment:pushThe following question is displayed:
Are you sure you want to push to the main (type: production) branch? -
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.