Skip to content

Akshaykumar-Shetty-ML/mari1

Repository files navigation

Templates for provisioning applications in private and public cloud

This repository consists of templates for provisioning application. These templates are meant to be used from SnappyFlow. Nothing prevents users from directly using cloudformation or Terraform to use these templates.

Guidelines for creating a new template.

  • Every template should be committed to a new directory.
  • Top level of template directory should have a file template_info.json and parameters.json.
  • Refer Creating-a-new-template.md.
  • Once template development is complete, it can be promoted to production by adding to templates_list_production.json file.
  • Template which are not listed in templates_list_production.json file are not availabe on SnappyFlow servers marked as production servers.
  • If you are creating cloudformation template then template contains only template_info.json and actual cloudformation template
  • integration with SnappyFlow

Terrafrom reference

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published