Get started instantly with LocalOps and spin up app environments using our sample apps and sandbox AWS connection.
For your convenience, your LocalOps account comes with the following:
Sample App(s)
Sample Releases
Sandbox Cloud Connection
Default Environment template
Using these, you can start creating App Environments and explore all the core functionality.
Source code of each of the sample/demo apps are available in our Github organisation.
Sample App
Navigate to Apps section from the sidebar. You can see the Sample Python/Django app in this page.
This is a Python/Django application we built and packaged as Kubernetes Helm chart.
Sample Releases
Navigate to Releases section from the sidebar. You can see there are multiple releases that you didn't create earlier. These belong to the sample Python/Django app.
Sandbox Cloud Connection
Navigate to Connections section from the sidebar. You can see there is a cloud connection available that you didn't create either. This belongs to LocalOps and points at LocalOps's own AWS account.
Instead of adding your own cloud connection, you can use this connection to spin up App environments and explore functionalities quickly.
Default Environment Template
Navigate to Environment templates from the sidebar. You can see there is a Default template available that you didn't create earlier. This environment template creates infrastructure that works for most software cloud deliveries on AWS.
Creating first App environment
Navigate to App environments
Click on "Create App environment"
Pick "Private Delivery" as Environment type
Provide a name like "My First Env"
Pick the "Default" environment template
Pick the Sample app as app to be deployed
Pick any version as App version
Pick "AWS Sandbox account"
Pick "Frankfurt, Germany" as Cloud region
Click "Next: Review environment"
Click "Looks good. Create app environment" in next step after reviewing environment details.
π Your first app environment is now provisioned in "AWS Sandbox account".
As you can see, you can deploy any application to any cloud and region this way.