Skip to content

A template for deploying the Littlest JupyterHub distribution on Azure using Azure Developer CLI (azd)

License

Notifications You must be signed in to change notification settings

crazy4pi314/littlest-jupyterhub-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Littlest JupyterHub deployment with Azure Developer CLI (azd)

A template for deploying the Littlest JupyterHub distribution on Azure using Azure Developer CLI (azd), based on the amazing ARM template by @trallard.

Get your own JupyterHub going in with just azd up 💖

This repo contains:

  • Infrastructure-as-code (IaC) Bicep files under the infra folder that demonstrate how to provision resources and setup resource tagging for azd.
  • A dev container configuration file under the .devcontainer directory that installs infrastructure tooling by default. This can be readily used to create cloud-hosted developer environments such as GitHub Codespaces.
  • Continuous deployment workflows for CI providers such as GitHub Actions under the .github directory.

Deployment

Finally, run azd up to run the end-to-end infrastructure provisioning (azd provision) and deployment (azd deploy) flow. Visit the service endpoints listed to see your application up-and-running!

Local development with Docker

Develop with Codespaces

Configuration

The following section examines different concepts that help tie in application and infrastructure.

About

A template for deploying the Littlest JupyterHub distribution on Azure using Azure Developer CLI (azd)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published