Skip to content
Snippets Groups Projects
Commit d0123f72 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch '1028-install-docs' into 'develop'

1028 - installation docs

Closes #1028

See merge request funkwhale/funkwhale!1038
parents ce2f48dd 6ea40f7c
No related branches found
No related tags found
1 merge request!10381028 - installation docs
Pipeline #9741 passed with stages
in 7 minutes and 40 seconds
......@@ -22,7 +22,7 @@ On Debian-like systems, you can install them using:
sudo apt-get update
# Install dependencies
sudo apt-get install curl python3-pip python3-venv git unzip libldap2-dev libsasl2-dev
sudo apt-get install curl python3-pip python3-venv git unzip libldap2-dev libsasl2-dev gettext-base zlib1g-dev libffi-dev libssl-dev
# Funkwhale dependencies
sudo apt install build-essential ffmpeg libjpeg-dev libmagic-dev libpq-dev postgresql-client python3-dev make
......
......@@ -41,7 +41,7 @@ guide.
Building the mono-container Docker image (funkwhale/funkwhale)
Building the mono-container Docker image (funkwhale/all-in-one)
--------------------------------------------------------------
This image is intended to be used in conjunction with our :ref:`Mono-container installation guide <docker-mono-container>`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment