Code Monkey home page Code Monkey logo

tomcat-app-service-mysql-infra's Introduction

AZD Template for Tomcat with a secure App Service and MySQL architecture

This is an infrastructure-only template that doesn't include any application code. You can use it to quickly create the resources you need to deploy a data-driven Tomcat app to Azure (for an example, see Tutorial: Build a Tomcat web app with Azure App Service on Linux and MySQL). It provisions the following resources in an Azure resource group:

Quick deployment

To deploy your data-driven Tomcat app, make sure you have installed AZD, and run the following commands and sequence and follow the prompts:

# CD to your app's repo root
cd <repo-root>
# Initialize a new azd environment with this template
azd init --template tomcat-app-service-mysql-infra
# Provision resources and deploy application code
azd up

When azd has finished deploying, you'll see some helpful output as provided by the template

  • An endpoint URI for the web app.
  • A link to the resource group in the Azure portal.
  • A list of connection settings generated by the template, and link to the app settings page in the Azure portal.
  • A link to open an SSH session with the web app. This is useful to run database migrations manually.
  • A link to the App Service logs.

When you've made any changes to your application code, you can just run:

azd deploy

Getting help

If you're working with this project and running into issues, please post in Issues.

tomcat-app-service-mysql-infra's People

Contributors

microsoftopensource avatar cephalin avatar

Watchers

Erik St. Martin avatar Andrew Westgarth avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

tonybaloney

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.