- Support
- How do I make and restore a backup of ItemPath?
-
Account & Licensing
-
Installing & Updating
-
Power Pick Connections
-
Data Push & Data Pull
-
API
-
Reports
-
Snapshots & Dashboard
-
Workflows
How do I make and restore a backup of ItemPath?
Backups can be done manually with the following commands:
Database backup:
cp ~/ItemPath/data/appdata.db ~/ItemPath/data/backups/appdata-backup-06-2024.db
Docker-compose.yml backup (replacing MM-YY with the current date):
cp docker-compose.yml ItemPath/data/backups/docker-compose-06-24.yml
To restore the files in case of a failed upgrade, simply 'cp' the files in the opposite direction. Be careful when doing this! You don't want to overwrite anything by mistake.
For ItemPath support: The update script makes a backup of the ItemPath database and docker-compose.yml file.
Resources
To learn more about ItemPath and see it in action, please book a demo with our sales team. In the meantime, here are some of our popular articles and key topics.
Installing & Updating
How do we prepare for a Production system upgrade?
Do we need to stop any PowerPick services?No, unless there is also a PowerPick version upgrade at the same time. Does picking/putting need to be paused? Will VLMs still run?Kardex machines ...
Installing & Updating
When does ItemPath get updated?
To keep ItemPath up-to-date, we release updates on 7-week schedule, with patches in between as needed. For test environments and for customers without a Service Level Agreement (SLA), updates are ...