-
-
Notifications
You must be signed in to change notification settings - Fork 103
Reset or edit the databases
Daniel Tischner edited this page Sep 12, 2021
·
8 revisions
In order to reset of edit the databases used by the bot, one has to login to the VPS and navigate to the corresponding directory. Only members of the Moderator-Team can do the following steps.
See How to access the VPS for details of the login process.
-
ssh togetherjavato login to the VPS - Consider temporarilly shutting down the bot during the database edits (see Shutdown or restart of the bot)
- Either
cd /var/lib/docker/volumes/tj-bot-master-database/_dataorcd /var/lib/docker/volumes/tj-bot-develop-database/_datato go to the directory of the corresponding database - Edit the database manually, it is a SQLite 3 database.