From 5b0c5548214a6ed02f2c16228bfff98d4286ff54 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Mon, 23 Aug 2021 16:24:41 +1000 Subject: Update deploy docs for Debian 11. --- docs/source/siteadmin/deploying.rst | 3 +-- docs/source/siteadmin/media-types.rst | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/source/siteadmin/deploying.rst b/docs/source/siteadmin/deploying.rst index 024eb6c9..5327c62d 100644 --- a/docs/source/siteadmin/deploying.rst +++ b/docs/source/siteadmin/deploying.rst @@ -64,7 +64,7 @@ MediaGoblin has the following core dependencies: - `virtualenv `_ - `Node.js `_ -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 Debian derivatives such as Ubuntu 18.04 and Trisquel 8, and to relatives of Fedora such as CentOS 8. @@ -286,7 +286,6 @@ You'll find more details in ":doc:`configuration`". ``base_url``. - Configure MediaGoblin to use the PostgreSQL database ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/source/siteadmin/media-types.rst b/docs/source/siteadmin/media-types.rst index bb901ab5..08ac9990 100644 --- a/docs/source/siteadmin/media-types.rst +++ b/docs/source/siteadmin/media-types.rst @@ -126,7 +126,7 @@ good/bad/ugly): # Debian 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 # Fedora -- cgit v1.2.3