Changes
Page history
Update Technical setup
authored
Sep 13, 2022
by
Zumtobel Benedikt
Show whitespace changes
Inline
Side-by-side
Technical-setup.md
View page @
f10833e8
...
@@ -46,8 +46,11 @@ rm /var/www/peertube/peertube-latest/pid/peertube.pid
...
@@ -46,8 +46,11 @@ rm /var/www/peertube/peertube-latest/pid/peertube.pid
## Upgrade
## Upgrade
su peertube
*
Check
[
Release Notes
](
https://github.com/Chocobozzz/PeerTube/releases
)
*
Follow
[
these
](
https://docs.joinpeertube.org/install-any-os?id=upgrade
)
steps. (auto upgrade is not tested!)
to do
You can use this
`pg_dump`
command to backup the database:
sudo -u postgres pg_dump -F p peertube_prod > root/peertube_postgres_backup/peertube_prod-pre-<Version>.sql
#18
#18
\ No newline at end of file