gitlab allianceauth/allianceauth v2.6.6a9

latest releases: v4.11.0, v4.10.0, v4.9.0...
5 years ago

This is an Alpha release to allow Public testing of the new Discord and Discourse Changes.
Please join our Discord before installing.

What's New

Updating

This update does require database migrations
Updating best practices are listed here https://allianceauth.readthedocs.io/en/latest/installation/auth/allianceauth/#updating

pip install -U allianceauth==2.6.6a9

allianceauth update /home/allianceserver/myauth

python manage.py collectstatic

python /home/allianceserver/myauth/manage.py migrate

Then restart all services supervisorctl restart myauth:

Rolling Back

python manage.py migrate discord 0002_service_permissions

pip install -U allianceauth==2.6.5

Don't miss a new allianceauth release

NewReleases is sending notifications on new releases.