Ravinou / borgwarehouse

A fast and modern WebUI for a BorgBackup's central repository server.
https://borgwarehouse.com
GNU Affero General Public License v3.0
317 stars 22 forks source link

Manual import old repository: Storage used not updated - or what can be expected? #156

Closed wokkieman closed 4 months ago

wokkieman commented 4 months ago

I've setup the latest docker version and I'm trying to manually import my old repositories according to https://borgwarehouse.com/docs/admin-manual/import-old-repo/

I can list the archives via borg list ssh and the REPOx id, but when opening borgwarehouse, I don't see updates to storage used. Is that as expected or should I still run something else?

Thanks for your efforts and sharing this!

Ravinou commented 4 months ago

Hi @wokkieman , set your cron : https://borgwarehouse.com/docs/admin-manual/docker-installation/#scheduled-tasks

wokkieman commented 4 months ago

ah thanks! read that page 6 times and forgot that part...