Update Setting up a fresh install of Canopy over Debian 12 Bookworm
parent
55442bf5c8
commit
5b625cfa42
|
|
@ -14,6 +14,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
|
||||
|
|
@ -40,6 +41,7 @@ Restart=always
|
|||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
```
|
||||
3. Run `sudo systemctl start canopy` to run canopy in the background as a system service
|
||||
|
||||
## Reverse-Proxy Setup
|
||||
###This will be documented once we start public testing, for now development boxes don't need this.
|
||||
|
|
|
|||
Loading…
Reference in a new issue