UmbHost.GreenStack.Umbraco
17.4.2
Prefix Reserved
dotnet new install UmbHost.GreenStack.Umbraco@17.4.2
This package contains a .NET Template Package you can call from the shell/command line.
UmbHost.GreenStack.Umbraco
A dotnet new template for Umbraco 17 preconfigured for GreenStack hosting.
Installation
dotnet new install UmbHost.GreenStack.Umbraco
Usage
dotnet new greenstack-umbraco -n MyProject
This creates a new Umbraco 17 project with:
- Forwarded headers middleware for Traefik proxy
- HTTPS runtime validator removed (SSL terminated by GreenStack)
- Data protection keys persisted to
/app/keysin 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, which is also available as a GitHub template repository.
GreenStack
License
MIT
-
net10.0
- Umbraco.Cms (>= 17.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.