Update Setting up a fresh install of Canopy over Debian 12 Bookworm
parent
c9fa2c52ee
commit
99a9b6d416
|
|
@ -7,6 +7,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:
|
## 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).
|
Before installing make sure you have already prepped your [database](mongodb-debian).
|
||||||
## Installation
|
## Installation
|
||||||
|
|
@ -18,10 +19,12 @@ Before installing make sure you have already prepped your [database](mongodb-deb
|
||||||
|
|
||||||
## Reverse-Proxy Setup
|
## Reverse-Proxy Setup
|
||||||
###This will be documented once we start public testing, for now development boxes don't need this.
|
###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.
|
###At some point we will document using ngnix as a reverse proxy for canopy.
|
||||||
|
|
||||||
## Server-Hardening
|
## Server-Hardening
|
||||||
###This will be documented once we start public testing, for now development boxes don't need this.
|
###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.
|
###At some point we will document basic server hardening for canopy such as proper SSH configurations, and firewall rules.
|
||||||
|
|
||||||
## Admin Account Setup
|
## Admin Account Setup
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue