Skip to content
Snippets Groups Projects
Commit 0aca7236 authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'upgrade-script' into 'master'

Added info about pod configuration / reconfiguration with install script

See merge request funkwhale/funkwhale!906
parents 715a4344 6fb9d808
No related branches found
No related tags found
No related merge requests found
......@@ -20,6 +20,7 @@ Additional info:
- This script is based on our `Ansible role <https://dev.funkwhale.audio/funkwhale/ansible/>`_.
- By default, the script installs Nginx, PostgreSQL, Redis and Funkwhale itself but you can customize the installation procedure if you already have some of these services available on your machine
- Edit your pod configuration in ``/srv/funkwhale/ansible/playbook.yml`` and apply new configuration with ``sudo /srv/funkwhale/ansible/reconfigure``
- Upgrade is done using ``sh -c "$(curl -sSL https://get.funkwhale.audio/upgrade.sh)"``.
......
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