Reset Gemini Users back to default
WARNING: This will remove all the users on the current units Keycloak and reset the default users first time sign in passwords. DONT SHARE WITH USERS.
SSH into the edge that you need to reset the users on
navigate to the ouster docker directory
cd /opt/ouster
Disable Detect and all it’s containers
sudo docker compose down
Remove the detect pgdata volume
sudo docker volume rm ouster_detect_pgdata
Restart all the containers as daemons
sudo docker compose up -d
, multiple selections available,