LocalOps is a cloud native Internal Developer Platform (IDP) that helps developers offer their code as SaaS, BYOC (Bring your own cloud), On-Prem, Self-hosted versions in just a few minutes on AWS, Google cloud, Azure and any on-prem environment. No need to write Dockerfiles, Kubernetes helm charts or Terraform/Pulumi scripts.Documentation Index
Fetch the complete documentation index at: https://docs.localops.co/llms.txt
Use this file to discover all available pages before exploring further.
- Pre-configured CI/CD pipeline
- Fully integrated observability suite
- Auto-scaling
- Auto-healing
- Keyless access to cloud resources and everything else.
Before you begin, create a new account in LocalOps and complete
onboarding. This will take just 2 mins to complete.
Connect GitHub repository
Connect your github account and repos to start deploying on every git-push. Connect github
now
Connect your cloud account
Next step is to connect your cloud account (say AWS). Connect cloud account
Launch new environment
Spin up a new environment (say test, staging, production etc.,). Create new environment
Create a new service
Create a new service within the environment, and configure a branch for auto-deployment. Create new
service
Deploy
Once everything is configured, push new commits the configured branch to see automatic deployments triggered. Learn
more.