{
    "componentChunkName": "component---src-templates-page-template-tsx",
    "path": "/projects/azure-aci-terraform-nodejs",
    "result": {"data":{"markdownRemark":{"html":"<h3>Overview</h3>\n<h1>Azure Container Instance with Terraform (Node.js Example)</h1>\n<p>This repository demonstrates how to deploy a Node.js application to Azure Container Instances using Terraform.</p>\n<h2>Features</h2>\n<ul>\n<li>Node.js sample app (Express)</li>\n<li>Terraform scripts for Azure resource provisioning</li>\n<li>Automated deployment to Azure Container Instance</li>\n</ul>\n<h2>Prerequisites</h2>\n<ul>\n<li><a href=\"https://nodejs.org/\">Node.js</a></li>\n<li><a href=\"https://www.terraform.io/downloads.html\">Terraform</a></li>\n<li>Azure account (<a href=\"https://azure.microsoft.com/free/\">free trial</a>)</li>\n<li><a href=\"https://docs.microsoft.com/en-us/cli/azure/install-azure-cli\">Azure CLI</a></li>\n</ul>\n<h2>Getting Started</h2>\n<h3>1. Clone the repository</h3>\n<pre><code class=\"language-sh\">git clone https://github.com/AyemunHossain/Azure-Container-Instance-with-Terraform-nodejs.git\ncd Azure-Container-Instance-with-Terraform-nodejs\n</code></pre>\n<h3>2. Configure Terraform</h3>\n<p>Update <code>terraform.tfvars</code> or the variables in your Terraform files with your Azure credentials and image details.</p>\n<h3>3. Deploy with Terraform</h3>\n<pre><code class=\"language-sh\">terraform init\nterraform plan\nterraform apply\n</code></pre>\n<h3>4. Access your app</h3>\n<p>After deployment, Terraform will output the public IP address of your Azure Container Instance. Visit <code>http://:</code> in your browser.</p>\n<h2>Cleanup</h2>\n<p>To remove all resources:</p>\n<pre><code class=\"language-sh\">terraform destroy\n</code></pre>","excerpt":"Overview Azure Container Instance with Terraform (Node.js Example) This repository demonstrates how to deploy a Node.js application to Azure Container Instances using Terraform…","frontmatter":{"listName":"Azure ACI + Terraform","nameOfClass":"projects-items","popupGithubLink":"https://github.com/AyemunHossain/Azure-Container-Instance-with-Terraform-nodejs","popupImageAlt":"","popupImageSrc":"","popupLiveLink":"","techIcons":["microsoftazure","terraform","nodedotjs","docker"],"title":"Azure Container Instance with Terraform (Node.js)","video":"false","description":null,"keywords":null}}},"pageContext":{"slug":"projects/azure-aci-terraform-nodejs"}},
    "staticQueryHashes": ["4202924991"]}