Skip to main content
Create an app
Nishan avatar
Written by Nishan
Updated over a week ago

Before declaring your SaaS application as an app on LocalOps you need to package it as a Helm Chart. Please refer the packaging section for more details.

  1. Click on "Apps" from the navigation pane on the left.

  2. Click on the "Add app" button located on the top-right corner of the page.

  3. Fill in your app's name and enter your Helm chart repository URL and Helm chart name

  4. Select your registry type (Public/Amazon ECR) and provide credentials to access your registry. Your credentials are encrypted and not accessible by any personnel at LocalOps

  5. Identify the Kubernetes service you want to expose as the default entry service which will be used to access your application.

  6. Enter the Entry Service name and port fields with the corresponding details of the service picked in the previous step.

  7. Fill in the Health URL field which will be used by LocalOps to verify that your app is up and running.

  8. You can optionally provide helm values for configuring your app in the app creation form. These values will be applied to all subsequent deployments for this app, though they can be overridden with deployment-specific Helm values as needed.

  9. Click the "Create App" button to finalize the declaration of your app.

To know more about how to update an article click here.

To know more about how to delete an article click here.

Did this answer your question?