Skip to content
Snippets Groups Projects
Commit d0cd0ba2 authored by magicfelix's avatar magicfelix
Browse files

[Docs] Reveal vanished doc parts

parent 25ea82b1
No related branches found
No related tags found
1 merge request!1501Prepare relase 3.1.6
......@@ -140,11 +140,13 @@ from `yarnpkg`, collect static files, and migrate the database to the final sche
You only need to install these additional dependencies if installing the meta-package:
.. code-block:: shell
apt install libmariadb-dev libldap2-dev libsasl2-dev pkg-config
After that, you can install the aleksis meta-package, or only `aleksis-core`:
.. code-block:: shell
pip3 install --break-system-packages aleksis
aleksis-admin vite build
aleksis-admin collectstatic --clear
......@@ -157,6 +159,7 @@ Make dynamic content writable for webserver
To make AlekSIS® able to write dynamic content, you need to assign permissions to the webserver user.
.. code-block:: shell
chown -R www-data:www-data /var/lib/aleksis
.. _core-configure-uwsgi:
......
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