I have this working in both directions now!
The key was :
14 su www-data -c 'git config --global user.name ReachableCEO'
15 su www-data -c 'git config --global user.email charles@turnsys.com'
And I then created a page in grav and it synced up to my repo:
[image: 1751809993049-d33c2657-6655-4fa5-a197-c06bce068c7b-image-resized.png]
Thanks to everyone for the assistance!
Yes indeed, that's how I proceeded in the end. It worked fairly well.
BTW, I just came across the remote development feature of the Zed editor (https://zed.dev/docs/remote-development). Don't know if that could work in an app/code/ directory but if, it will make coding Grav easier.
@martinv It looks like Grav creates it's own backups by default there. You can change this in /admin/tools
The default is 5GB which matches your size! Technically, Cloudron already takes backups , so these backups are sort of redundant
[image: 1730918895452-4495d127-a027-4345-b484-69906f865019-image.png]
@girish said in Multisite Support:
@JLX89 not yet! I think when the Grav CLI is updated, it would be easier to test things out a bit more.
That sounds great, thank you!
The package was initially made by @jimcavoli . It seems he initially packaged with LDAP but subsequently removed it - https://git.cloudron.io/cloudron/grav-app/-/commit/94f656384e6c808e5a2bbc59e944f587f5362382 . @jimcavoli do you remember why?
In my case I was installing the plugin via the webinterface.
To reset the permissions usually in all apps an app restart does this already. So maybe indeed a simply app restart fixes that.