Update deploy docs for Debian 11.
This commit is contained in:
parent
b3d3d33c96
commit
5b0c554821
@ -64,7 +64,7 @@ MediaGoblin has the following core dependencies:
|
|||||||
- `virtualenv <http://www.virtualenv.org/>`_
|
- `virtualenv <http://www.virtualenv.org/>`_
|
||||||
- `Node.js <https://nodejs.org>`_
|
- `Node.js <https://nodejs.org>`_
|
||||||
|
|
||||||
These instructions have been tested on Debian 10, CentOS 8 and
|
These instructions have been tested on Debian 11, CentOS 8 and
|
||||||
Fedora 33. These instructions should approximately translate to recent
|
Fedora 33. These instructions should approximately translate to recent
|
||||||
Debian derivatives such as Ubuntu 18.04 and Trisquel 8, and to relatives of
|
Debian derivatives such as Ubuntu 18.04 and Trisquel 8, and to relatives of
|
||||||
Fedora such as CentOS 8.
|
Fedora such as CentOS 8.
|
||||||
@ -286,7 +286,6 @@ You'll find more details in ":doc:`configuration`".
|
|||||||
``base_url``.
|
``base_url``.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Configure MediaGoblin to use the PostgreSQL database
|
Configure MediaGoblin to use the PostgreSQL database
|
||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
@ -126,7 +126,7 @@ good/bad/ugly):
|
|||||||
|
|
||||||
# Debian
|
# Debian
|
||||||
sudo apt install python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 \
|
sudo apt install python3-gi gstreamer1.0-tools gir1.2-gstreamer-1.0 \
|
||||||
gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-{good,bad,ugly} \
|
gir1.2-gst-plugins-base-1.0 gstreamer1.0-plugins-{base,bad,good,ugly} \
|
||||||
gstreamer1.0-libav python3-gst-1.0
|
gstreamer1.0-libav python3-gst-1.0
|
||||||
|
|
||||||
# Fedora
|
# Fedora
|
||||||
|
Loading…
x
Reference in New Issue
Block a user