Update Setting up a fresh install of Canopy over Debian 12 Bookworm
parent
1c0771ce33
commit
c9fa2c52ee
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Reference in a new issue