new update plus old issues
hi first time posting. with the new file system are the way to set permissions the same? before it was setting permissions for app and appdata or adding the file locations to the compose. I am also having issues with ghost bc of mariadb . is there a fix to still use it within runtipi but not mariadb? last one. is revolt chat gonna come back?
7 Replies
Hello, can you explain more by the way to set permissions? The only thing changed is the folder structure example
app-data/nginx
-> app-data/<store-name>/nginx
you can set permissions as you would have done previouslyi was able to mostly get stuff back. however for app-data i keep having folders outside migrated

how do i get rid of old apps i tried deleteing app and app-data folders of the apps but they are still on
Can you share
./runtipi-cli debug
Have you correctly stopped all your apps before updating to new version?
Try to not delete stuff like app-data you might lose your stuffi had stopped all of them for updating but now when i try to uninstall apps it doesnt really do anything except install on top of the old stuff
Then you have to manually stop them with
docker stop <app-name>
also forgot to mention that the folders outside migrated are empty and if i delete them they show back up . but this helped stop some dead apps thanks