Contribute, request a feature, or check out our resources
Join us on Discord
Developer Center
Documentation
Website
Blog
This is a simple demo project meant to take users through a product tour of Upsun.
Warning
This project is owned by the Upsun DevRel team. It has been written by Augustin Delaporte and Florent Huck for the SymfonyCon Vienna 2024 and only intended to be used with caution by Upsun customers/community. This project is not supported by Upsun and does not qualify for Support plans. Use this repository at your own risks, it is provided without guarantee or warranty!
Perform the following if you haven't already:
-
Be sure to have NodeJS installed (this demo expects Node 20).
-
Create an Upsun account if needed.
At this point, do not follow prompts to create your first project or organization. We will do that within this demo.
-
Login to Upsun through the Symfony CLI:
symfony upsun:login
-
Create your first organization on Upsun, if needed:
symfony upsun:org:create --name [YOUR_ORG_NAME]