Hello!
I have a question, I'm currently have a traccar environment working with MySQL and I want migrate it to new environment with timescaledb, Does antilossmogrationtool work or this type of migration ?
Thanks.
Hello Emanuel!
Yes, this is one of the use cases Antiloss Migration Tool is being designed for.
The main goal is to perform a clean migration into the destination environment, regardless of which database engine it uses, rather than simply copying the source database.
In this first phase, the tool focuses on migrating users, devices/vehicles, and their relationships between Traccar environments, including migrations such as MySQL → PostgreSQL + TimescaleDB.
We have also already implemented the password recovery system, so users can continue accessing the new environment after the migration.
We are progressively expanding the migration capabilities in the following phases.
I’ve been working on AntilossMigrationTool, an open-source PHP tool for migrating users, devices, and vehicle data between Traccar server instances.
The main goal is to provide a clean migration through the Traccar API, without requiring direct access to the database.
Currently, it focuses on users, devices, and vehicle data. Tracking history is not supported yet.
I’m sharing it with the Traccar community and would appreciate any feedback, suggestions, or ideas for future improvements.
GitHub: https://github.com/alarconestor/Antiolossmigrationtool
link test: https://antilossexportool.freepage.cc/