Git Product home page Git Product logo

terraform-azure's Introduction

MYSTOREKEEPER

Mystorekeeper is a web based, mobile and desktop application, used to manage organization thats from smaller scale to larger scale. With mystorekeeper, you can manage all user activities, warehouses, shops, sales made and many other functionality.

AZURE SERVICES USED

  • Azure keyvault
  • Azure cosmosdb
  • Azure container app
  • Azure API Management
  • Azure storage account
  • Azure container registry
  • Azure function serverless option

OTHER EXTERNAL SERVICES

  • Terraform
  • Python
  • Docker
  • React

CLOUD DIAGRAM OF MYSTOREKEEPER

REQUIREMENT TO DEPLOY RESOURCE

  • Register for a new azure account, install azure cli and authenticate using az login.

  • To effectively deploy each module, change the subscription id in module/*/terraform.tfvars to your azure account subscription ID and create a storage account in your account manualy by enabling lock on the storage account.

  • Change all backend configurations to your desired configs.

  • So in all do the following:

    • az login
    • terraform init
    • terraform validate
    • terraform plan
    • terraform fmt
    • terraform apply -auto-approve

TO successfully destroy your resource, use terraform destroy -auto-approve to completely destroy all resources.

Note: After your have successfully deployed the following resources:

  • Azure Keyvault
  • Azure Storage Account

With Azure Keyvault, after you have succesfully deployed your azure functions and enabled system managed identity, go to pilicies in Azure Keyvault and grant GET,LIST and SET permision to this managed Identity.

With Azure Storage Account, after you have successfully deployed your azure function, go to IAM of Azure Storage Account and give Contributer role of Data and Table to this managed Identity.

terraform-azure's People

Contributors

cloudwithbright avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.