Move remaining local storage to object storage
We should move all the remaining local storage stuff to object storage. Either using a local minio or remote GCS.
This includes
- pages (requirement for 14.0),
- uploads,
- external diff,
- terraform state and
- (for the future) packages.
It's a precondition to be able to run more then one Rails application.
Edited by Bastian Blank