Overview
After creating a Livecycle account, you can follow these steps to get started:
- Connect to Github and select a repository
- Choose a project template
- Review and build your configuration
We’ll explain how to navigate each of these steps below.
#
Sign up for Livecycle- Before getting started installing Livecycle, make sure you’ve created a Livecycle account.Â
- Click here for more information about creating your Livecycle account
- After you’ve created your Livecycle account, the Configure New Project Wizard will appear, guiding you through the steps of installing Livecycle and configuring your project
#
Connect to Github and Select a Repository- Click the Connect to Github button in the Configure New Project Wizard. The Github login window will openÂ
- Login to your Github account
- You will see a list of the repositories currently maintained in your Github account. Select the repository where you would like to install Livecycle. Livecycle will automatically create interactive deployment previews for every new PR in the selected repository
#
Choose a Project Template- After selecting a repository as a destination to install Livecycle, The Configure New Project Wizard will ask you to choose a template
- Choose the project template that is best for you based on your selected repository’s stack. To learn more about the projects/workloads we support, click here
- Â After selecting a specific template, set the configuration and environmental variables with the options that appear
- When complete, click the Review Configuration button
#
Review Configuration and Build- The Configure New Project Wizard will show you a preview of the
livecycle.yaml
configuration file based on your configuration settings - Review the
livecycle.yaml
file and make and adjustments your configuration, if needed - When ready, click the Build button to run a build from the selected repository with Livecycle
- More information about the
livecycle.yaml
is available here