Skip to main content

1. Complete the onboarding flow

After signing up, you will get brought to the quickstart onboarding flow where we get the annoying stuff out of the way. This involves the following:
During the onboarding process, you will be asked to connect your AWS account. Follow the instructions in the onboarding flow.
During the onboarding process, you will be asked to connect your Github account and install the Deplify Github App. Follow the instructions in the onboarding flow.
The last step of the onboarding flow is to enter your first project name as well as the region you would like to deploy to. Deplify will create your first environment by default.

2. Deploy your first application

Once onboarding is complete you will get dropped off to the environment view of your production environment. Follow the steps below to deploy your application!
1

Click The Add Stack Button

  1. Click the Add Stack button under the Stacks tab.
2

Choose a Blueprint

Note: View the docs on our Blueprints to understand which blueprint to use and how to use it.
  1. Choose a blueprint for your project.
  2. Choose the correct git repo.
  3. Fill in any build settings.
  4. Hit Deploy
3

Wait for the deployment to finish

At this point, Deplify is provisioning a code pipeline to build your code, and kicking off a deployment to deploy all your infrastructure. The first build can take up to 10 minutes, while subsequent builds will be much faster.Once the deployment is finished, you will see a url to visit your application!

What’s Next?

Learn more about customizing your stack even further with WAF protection & custom domains.