forked from IT-Syndikat/its-network
Update discourse documentation
This commit is contained in:
parent
61df45c17d
commit
c7ff1cc94b
1 changed files with 11 additions and 4 deletions
|
@ -16,7 +16,14 @@ konfusius after the August 2022 parabox incident in November of 2022.
|
|||
|
||||
## TO UPDATE
|
||||
|
||||
```sh
|
||||
sudo git -C /var/discourse/ pull
|
||||
sudo /var/discourse/launcher rebuild app
|
||||
```
|
||||
1. Rebase https://git.it-syndikat.org/IT-Syndikat/discourse_docker on latest upstream main
|
||||
2. Push `itsyndikat` branch back to forgejo
|
||||
3. On pitchmadattack:
|
||||
```
|
||||
sudo git -C /var/discourse/ pull
|
||||
sudo /var/discourse/launcher rebuild app
|
||||
```
|
||||
|
||||
You may need to update the patches in `/var/discourse/templates/web.ssl.its.yml`
|
||||
if [`nginx.sample.conf`](https://github.com/discourse/discourse/blob/main/config/nginx.sample.conf)
|
||||
has changed too much upstream.
|
||||
|
|
Loading…
Add table
Reference in a new issue