Hi!
I want to try the app but unfortunately I cannot find it in the app store(unstable is enabled).
Posts made by gloes
-
RE: ONLYOFFICE App Package
-
RE: "Platform data" and "Other" disk usage
@yusf: Can you post your solution? Where is the log file located and what did you do with it (just delete it)? What about the "Other"?
-
RE: Storage differences
No there was no chnage. But as @nebulon mentioned, I think it has to do with docker images and that the image sizes can not be determined correctly. I will have a look at the links maybe I will find a explanation.
-
RE: Storage differences
No, I use RAID 1.
I tried the following:
df -Th gives the following output:
58TB is wrong (it's the sum of the overlay), I only have 3.6TB.
ncdu / shows the following:
Maybe someone an explain this?
-
RE: Storage differences
I will check the storage again after the update.
Any clue why the difference is that big? -
Storage differences
Hi!
I checked my storage on my Cloudron Dashboard and it shows me that 204GB are in use:
But when I check my storage with ncdu it shows me the following:
Can someone explain me this differences (and which one is the correct one)?
Edit: I used to use approximately 200GB on app data, deleted it, and now I use approximately 10GB on app data.
-
RE: Samba mounted storage cannot mount after kernel update
I will try to setup the samba storage box on a Hetzner Storage Box. To be on the safe side, 3 steps are necessary to get the samba storage box up and running:
- on Ubuntu install: apt-get install cifs-utils linux-generic
- on Ubuntu add to /etc/fstab: //<samba url> /backups cifs uid=yellowtent,gid=yellowtent,user=<user>,pass=<pass>,iocharset=utf8 0 0
- on cloudron configure Backup storage:
- Storage provider: Filesystem
- Local backup directory: /backups
- Check: Backup directory is an external EXT4 Disk
- Check: Use hardlinks
- Storage Format: Tarball (is rsync possible?)
Do I miss something?
-
RE: Emby
Thank you for your tips! I installed it and it works fine.
Do you know how to connect the Emby with the Android app? I tried to connect with my Domain and Port but the connection was not successfull. I tried the following:
Host: media.mydomain.com
Port: 8096 and 8920From the CloudronManifest.json I see the Port 8096, so I guess this one should be used?
-
RE: Emby
Hello!
@nebulon Should the Emby app appear in my App Store (on my Cloudron) marked as unstable? I cannot find it (I have marked that unstable apps should appear on my App Store).