Skip to content

UmbHost/UmbHost.GreenStack.Umbraco.CleanStarterKit

Repository files navigation

UmbHost.GreenStack.Umbraco.CleanStarterKit

A dotnet new template for Umbraco 17 with Clean Starter Kit preconfigured for GreenStack hosting.

Installation

dotnet new install UmbHost.GreenStack.Umbraco.CleanStarterKit

Usage

dotnet new greenstack-umbraco-cleanstarterkit -n MyProject

This creates a new Umbraco 17 project with Clean Starter Kit 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.CleanStarterKit, which is also available as a GitHub template repository.

GreenStack

License

MIT

About

dotnet new template for Umbraco V13 & V17 with the Clean Starter Kit on GreenStack

Topics

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors