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

Added createsuperuser info

parent 22283811
No related branches found
No related tags found
No related merge requests found
Pipeline #5815 passed with stage
in 22 seconds
......@@ -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,
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
--------------
......
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