File Store Installation

There is a dedicated installer for the File Store, details below: WARNING: DO NOT run this script on a machine with an existing version of DjangoPBX installed.

mkdir -p /usr/src/djangopbx-filestore-install
cd /usr/src/djangopbx-filestore-install
wget https://codeberg.org/DjangoPBX/djangopbx-filestore/raw/branch/main/pbx/resources/install.sh
chmod +x install.sh

No changes to the configuration section should be necessary.

Run the installer:

./install.sh

When the installer completes, reboot and you should have a working File Store.