data migration: add note on selfhostblocks

This commit is contained in:
Kiara Grouwstra 2025-04-08 09:12:40 +02:00
parent cd0a53200a
commit 1aeece12a0
No known key found for this signature in database

View file

@ -43,6 +43,7 @@ FooUniversity (Operator)
* may need to rewrite URLs to blobs automatically, depending on the underlying URL scheme, which may be per setup or application * may need to rewrite URLs to blobs automatically, depending on the underlying URL scheme, which may be per setup or application
* limits? per application? per user? where are these used/set/enforced? * limits? per application? per user? where are these used/set/enforced?
* TODO: what does e.g. borgmatic need to back up? * TODO: what does e.g. borgmatic need to back up?
* note that selfhostblocks may already have some of the needed info here
* complications: in case details such as connections change, those may need adjusting, implying application-specification reconfiguring * complications: in case details such as connections change, those may need adjusting, implying application-specification reconfiguring
* potentially propagate thru by e.g. TF? * potentially propagate thru by e.g. TF?
* out of scope?: focus on actual state, disregarding reconstructable stuff * out of scope?: focus on actual state, disregarding reconstructable stuff