Skip to content
Snippets Groups Projects
Verified Commit 3becd0cb authored by Eliot Berriot's avatar Eliot Berriot
Browse files

Merge branch 'master' of dev.funkwhale.audio:funkwhale/ansible

parents 55627515 165986fb
No related branches found
No related tags found
No related merge requests found
Pipeline #6748 passed
...@@ -99,6 +99,7 @@ ansible-playbook --ask-become-pass -i inventory.ini playbook.yml --check --diff ...@@ -99,6 +99,7 @@ ansible-playbook --ask-become-pass -i inventory.ini playbook.yml --check --diff
This command will show you the changes that would be applied to your system. If you are confortable with them, This command will show you the changes that would be applied to your system. If you are confortable with them,
rerun the same command without the `--check` flag. rerun the same command without the `--check` flag.
Once installation is complete, run `/srv/funkwhale/virtualenv/bin/python /srv/funkwhale/api/manage.py createsuperuser` to create your admin account.
Role Variables Role Variables
-------------- --------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment