@RazielKanos yeah, you will have some down time when migrating. If apps don't change, then you can avoid downtime by restoring using 'dry run' - https://docs.cloudron.io/backups/#dry-run . Once restored on new server, just change the DNS. This way you won't have downtime but with the caveat that you will lose changes that were made to the old server since the backup that was restored on the new server.
If you relocate an app (changing app data directory) all data will be copied over. See https://docs.cloudron.io/apps/#data-directory
Please note that not all filesystems are suiteable for this. The docs link has some info on that.
The userdirectory is read-only by design for apps. You can write your own code/plugin though using the Cloudron API to implement this https://docs.cloudron.io/api.html#tag/Users
One is the Cloudron app package version (package version 2.10.1), one is the actual app version (0.23.1)
[image: 1714383723649-9ef60c66-5069-4d72-abeb-a9cd21a3fcbd-image.png]
I checked in our instance and couldn't find a way. Maybe check at https://github.com/pixelfed/pixelfed/discussions but afaict this is not implemented. You can delete and reoder photos but not add or edit.
ok, got it fixed...
Cloudron told me to:
For federation to work, the delegation URI https://domain.com/.well-known/matrix/server must be configured. See the docs on how to do this.
but to get it working, I had to add:
matrix.domain.com:443
Topic can be marked as solved