@robi interesting thought
I'm not sure, but will have a play around.
AppDev
Cloudron App Packagers
Posts
-
Pydio free file sharing -
Dawarich - Package Updates[1.4.0]
- Add optional SSO
-
CCAI : Cloudron Custom App InstallerAnnouncing ...
CCAI-P : Cloudron CustomApp Installer Personal Edition
Recognising that many users are reluctant to enter their cloudron credentials on an open url, I have adapted the current "open" CCAI custom app installer, into a "closed" app using cloudron ProxyAuth for authentication, and a token for installations.
While a one-time install of the Personal CustomApp Installer is needed, manually or using the hosted CCAI, after that, the user is secure with their own app deployment, and credentials do not need to be entered on a 3rd party site.
The Personal Edition has a button to import the master app catalogue when needed.
The Personal Edition feels a lot faster as no login code / 2FA is needed.
My Git Repo : https://git.cloudron.io/timconsidine/cloudron-customapp-installer-personal
Built Docker Image : tcmbp132021/cloudron-customapp-installer-personal:v1.0.0
Available on the open CCAI site https://ccai.appx.uk
-
Pydio free file sharingErr ... a disclaimer / alert is needed that Pydio uses MinIO under the hood.
Given the MinIO changes, I don't know (haven't checked) how this might affect the acceptability of Pydio Cells as a solution. Might depend on your personal stance.But Pydio 5 is coming and that might change things.
Yes, Pydio Cells uses MinIO under the hood.
Here is the breakdown:
- Storage Layer : Pydio Cells treats all storage (even local files) as object storage.
- Internal Usage : It embeds a forked version of MinIO to manage the data layer. When you create a "local" datasource, Cells actually spins up an internal MinIO gateway/server to manage those files as if they were in an S3 bucket.
- API : This allows Pydio to use the standard S3 API for file operations (uploads, downloads, multipart) internally and externally, regardless of whether the actual data is on a local disk, an actual S3 bucket, or Azure Blob storage.
You do not need to install MinIO separately; it is bundled and managed automatically by the Cells binary.
-
Pydio free file sharingAn old post but I have packaged Pydio Cells as a custom app.
My git repo : https://git.cloudron.io/timconsidine/cloudron-pydiocells
Built Cloudron Docker image : tcmbp132021/cloudron-pydiocells:v1.0.0
Available as fast install on custom app installer : https://ccai.appx.uk
Pydio is a cloud file collaboration (or just your personal file archive) and is much faster than Nextcloud.
It goes someway to providing Seafile-like functionality but I have not explored how to sync local devices e.g. desktops to the cloud archive. So it could be said to be limited use until that is resolved.
Note : files are stored on disk with Pydio-naming, which is not ideal, and one reason why I am looking for an alternative to Seafile.
Sync-in seems to be better (native file naming, sync clients) but needs more battle testing. -
User Management -
Memory Requirement incorrect in CloudronThanks for reporting, I have bumped it in the manifest to 2GB now.
-
Rallly - Package Updates[2.5.11]
- Update rallly to 4.5.14
- Full Changelog
- Fixed an issue where anonymous users were incorrectly included in the total user count and displayed in the control panel.
-
Metabase - Package Updates[2.29.10]
- Update metabase to 0.57.7.13
- Full Changelog
-
evcc - Package Updates[1.16.0]
- Update evcc to 0.300.2
- Full Changelog
- OpenEMS: align maxchargepower configuration (BC) by @iseeberg79 in #25766
- Planner: add continuous strategy (BC) by @iseeberg79 in #24423
- Implement
SocLimiterfor supported Renault vehicles by @fyrts in #25757 - Add Zendure Solarflow 2400 AC by @MvsBluewin in #25971
- Sofar G3: Optionally include powers of external sources by @cschlipf in #25936
- Solax: add min/max soc maxcharge/discharge power by @mfuchs1984 in #25979
- HEMS: add "smartgrid" session logging by @andig in #25907
- Add Zendure Solarflow Pro by @premultiply in #25189
- OCPP UI: improve setup flow by @naltatis in #24453
- fix: improved handling of DSN for SQLite by @xBlaz3kx in #26011