Skip to content
Snippets Groups Projects
Commit 6ea40f7c authored by Jonathan Aylard's avatar Jonathan Aylard
Browse files

1028 - installation docs

parent f9c7d19b
No related branches found
No related tags found
No related merge requests found
......@@ -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