• kristianpanorama_fish_eye
    3 posts
    5 years ago

    Is it possible to reset the database? I want to have a fresh start after trying out SSO.

  • rafalppanorama_fish_eye
    5 years ago

    Hi,

    Try those commands in directory with appctl:

    docker-compose stop
    docker-compose down
    docker volume rm misago-database
    docker-compose run --rm misago python manage.py createsuperuser
    

    This will remove database, recreate it and ask you to create new admin.

Search
  • Enter search query (at least 3 characters).

Your options