Skip to main content
All CollectionsCore Concepts
Environment templates
Environment templates
Nishan avatar
Written by Nishan
Updated over a week ago

Managing environment templates in LocalOps allows you to streamline the setup and configuration of your application environments.

LocalOps allow you to create predefined templates for server compute, type, storage, and network settings where your app will run. Here’s how you can manage them:

Create a Template

  1. Navigate to Environment Templates:

    • Click on "Environment templates" from the navigation pane on the left.

  2. Add a Template:

    • Click on the "Add template" button located at the top-right corner of the page.

  3. Provide Template Details:

    • Name of the Template: Give a descriptive name for your template.

    • Choose Cloud Provider: Select the cloud provider where the template will be used.

    • Node Type & Number of Nodes: Specify the server configuration, including node type and quantity.

    • Storage Configuration: Define the storage settings required for your application.

  4. Save Your Template:

    • Click the "Save Environment template" button to create your template.

Update a Template

  1. Navigate to Environment Templates:

    • Go to the "Environment templates" section from the navigation pane on the left.

  2. Select the Template:

    • Choose the template you want to update.

  3. Modify Settings:

    • Adjust any parameters or configurations as needed.

  4. Save Changes:

    • Click on the "Save Changes" button to apply the updates to your template.

Delete a Template

  1. Navigate to Environment Templates:

    • Go to the "Environment templates" section from the navigation pane on the left.

  2. Select the Template:

    • Click on the template you wish to delete.

  3. Archive the Template:

    • Click on the "Archive this template" button.

  4. Confirm Deletion:

    • Follow the confirmation prompt and click "Continue" to delete your template.

Did this answer your question?