Skip to content

Repository files navigation

UmbHost.GreenStack.Umbraco.UmBootstrap

A dotnet new template for Umbraco 17 with UmBootstrap preconfigured for GreenStack hosting.

Installation

dotnet new install UmbHost.GreenStack.Umbraco.UmBootstrap

Usage

dotnet new greenstack-umbraco-umbootstrap -n MyProject

This creates a new Umbraco 17 project with UmBootstrap and:

  • Forwarded headers middleware for Traefik proxy
  • HTTPS runtime validator removed (SSL terminated by GreenStack)
  • Data protection keys persisted to /app/keys in production
  • Multi-stage Dockerfile exposing port 8080
  • Docker launch profile (HTTP)

Getting started

Follow the Getting Started with Umbraco 17 on GreenStack guide.

Source

The template content comes from GreenStack.Umbraco.UmBootstrap, which is also available as a GitHub template repository.

GreenStack

License

MIT

Releases

Packages

Contributors

Languages