This alpha iteration of PILOS v2 includes two fixes compared to alpha 1.
You can't upgrade from alpha.1 to this version due to a bug in migrations in alpha.1. You need to reset your database with:
docker-compose exec --user www-data app php artisan migrate:fresh --seed
PILOS v2 is under active development. While we don’t recommend setting it up in a production environment, we do encourage administrators to try out the build with others and give us feedback.
Please follow the Upgrade Guide if you update.
To Install this version check our Readme and Install Instructions