The page discusses strategies for packaging Pleroma
Overview
Pleroma source is held in a git repository. The standard way to build it from source is to download the repository. and then run a programme written in Elixir which will download the Hex package manager, This then downloads and builds a variety of Elixir packages and installs them.
The configuration stage may also download more packages.
Sub title
Other packaging systems
Pleroma has been packaged for Yunohost, however Yunohost do not have a Reproducible Builds requirement,
See also
https://docs.pleroma.social/backend/installation/debian_based_en/
https://docs-develop.pleroma.social/backend/administration/CLI_tasks/instance/
