Code Monkey home page Code Monkey logo

azure-test-back-end's Introduction

中文 | English

在Azure上部署SpringBoot后端项目

准备工作

  1. 准备微软Azure账号
  2. 准备后端代码,并上传到GitHub上的新建仓库

部署流程

  1. 进入Azure门户网站
  2. 点击创建资源image
  3. 选择Web App,如果没有找到,可以搜索,点击创建image
  4. 创建Web应用,新建资源组->填写详细信息->选择应用服务计划image
  5. 持续部署配置,选择需要持续部署的Github仓库及分支image
  6. 创建应用image
  7. 转到资源image
  8. 进入GitHub仓库中的Actions页面,黄色的部分表示正在部署,由于我提交了两次代码所以有两个部署任务正在进行,在使用过程中尽量保证同一时间只有一个部署任务在运行。当运行顺利完成,则会以绿色的对号来表示,下面的三个是之前部署成功的任务image
  9. 在部署成功后,右上角的URL就是后端服务的URLimage

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.