Update Setting up a fresh install of Canopy over Debian 12 Bookworm

rainbow napkin 2024-12-07 21:14:01 +00:00
parent 0d9340b5e2
commit 43ba015980

@ -4,8 +4,9 @@ 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).
## Installation
1. Install pre-reqs `sudo apt install nodejs npm`
2. Yoink a copy of canopy `git clone https://gitlab.com/rainbownapkin/canopy.git && cd canopy'