Skip to content

SkillUpTech/arm-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Azure Resource Manager (ARM) Templates

This repository hosts useful ARM templates at public URLs (https://raw.githubusercontent.com/SkillUpTech/arm-templates/main/...).

Available Templates

Simply click one of the buttons below to perform a deployment. For more information about a particular template, see the README.md file in the corresponding subdirectory.

focal-py38-docker

Deploy to Azure

Ubuntu 20.04 Server VM with Docker, Docker Compose, and Python 3.8 pre-installed.

  • Uses a D2as_v4 VM by default.
  • A data disk is added and mounted to /storage (defaults to 64GiB).
  • A restart will occur shortly after the deployment succeeds.
    • Please allow some time for this to occur.
    • Once this reboot completes, Docker will become available.

focal-openedx-tutor

Deploy to Azure

The same as focal-py38-docker but with some Python modules for OpenEdx development preinstalled.

About

Public Azure Resource Manager templates hub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published