7f95c04dfce21e14237e6586ee8420843a7b8ac8
HestiaCP Templates
This repository contains a handful of templates and other changes that I use in my HestiaCP deployment. The changes are:
- Addition of an
include_onlytemplate that lets users directly configure the nginx config for their domain - Addition of a
nodejstemplate and an install script to allow the hosting of node apps - Edit the default web template for an empty site
- Edit the default web folder for a new site to include sub-folders for the nginx config and node app that the templates above will use
You're free to use my templates, however please do so with caution! In particular, allowing users to directly edit the nginx config is a potentially terrible idea if they don't know what they're doing, and even worse if any of them might have some malicious intent.
Deploying
To deploy these templates, run the following command on the server:
wget -qO - https://code.jaywll.co/jason/hestia-templates/raw/branch/main/deploy.sh | sudo bash
Description
A collection of templates for HestiaCP, possibly including a script to deploy them in a single step if I feel ambitious enough to create one.
Languages
Smarty
51%
HTML
32.4%
Shell
16.6%