From c9fa2c52ee9259c91fc47d5a58008f500705aa07 Mon Sep 17 00:00:00 2001 From: rainbow napkin Date: Sun, 8 Dec 2024 08:16:44 +0000 Subject: [PATCH] Update Setting up a fresh install of Canopy over Debian 12 Bookworm --- install-debian.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install-debian.md b/install-debian.md index b82945a..da5ab38 100644 --- a/install-debian.md +++ b/install-debian.md @@ -6,6 +6,7 @@ title: Setting up a fresh install of Canopy over Debian 12 Bookworm + ## Step-by-step procedure for Setting up a fresh install of Canopy over Debian 12 Bookworm: Before installing make sure you have already prepped your [database](mongodb-debian). ## Installation @@ -17,6 +18,11 @@ Before installing make sure you have already prepped your [database](mongodb-deb ## Reverse-Proxy Setup ###This will be documented once we start public testing, for now development boxes don't need this. +###At some point we will document using ngnix as a reverse proxy for canopy. + +## Server-Hardening +###This will be documented once we start public testing, for now development boxes don't need this. +###At some point we will document basic server hardening for canopy such as proper SSH configurations, and firewall rules. ## Admin Account Setup 1. Start-up canopy `npm start run`