Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-Core
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-Core
Commits
d0cd0ba2
Commit
d0cd0ba2
authored
1 year ago
by
magicfelix
Browse files
Options
Downloads
Patches
Plain Diff
[Docs] Reveal vanished doc parts
parent
25ea82b1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!1501
Prepare relase 3.1.6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/admin/10_install.rst
+3
-0
3 additions, 0 deletions
docs/admin/10_install.rst
with
3 additions
and
0 deletions
docs/admin/10_install.rst
+
3
−
0
View file @
d0cd0ba2
...
...
@@ -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:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment