@robi said in Garage packaging status, next steps:
More options is better than less IMHO
In that spirit, I made my own package, principally so I could learn about Garage :
https://forum.cloudron.io/post/117911
Cloudron App Packagers
@robi said in Garage packaging status, next steps:
More options is better than less IMHO
In that spirit, I made my own package, principally so I could learn about Garage :
https://forum.cloudron.io/post/117911
Purely so I could learn, I packaged Garage S3 with its WebUI module.
Please check out @jadudm package because it might be more robust, better coded than my effort.
My git repo is here :
https://git.cloudron.io/timconsidine/cloudron-garages3-ui
Prebuilt cloudron docker image : tcmbp132021/cloudron-garages3-ui:v1.0.0
Available on custom app installer https://ccai.appx.uk or your own private CCAI-PersonalEdition (remember to import the master catalogue).

EDIT : Ha! Doh! small problem, external access, please standby
EDIT #2 : web ui protected by basic auth.
rclone and MinIO client (mc) S3 client access proved.
Sometimes I wish there was a down button in the forum.
I have found that Pydio Cells needs a decent amount of memory.
1Gb might be a viable minimum.
I am experimenting with 2Gb and will report back how that goes.
@James I used sudo because system told me I don't have permissions
which / sudo which both tell me I have /opt/homebrew/bin/cloudron
I updated / upgraded brew but it's still 5.14.7
No brew doctor errors.
Tried to remove the brew version of cloudron but it is rejecting that.
I will investigate
Thank you for the pointers.
@James weird, because I have run sudo npm install -g cloudron@6.0.0 half a dozen times in recent weeks
But cloudron -V reports 5.14.7
I will investigate why it is not upgrading
% sudo npm install -g cloudron@6.0.0
Password:
changed 61 packages in 488ms
13 packages are looking for funding
run `npm fund` for details
% cloudron -V
5.14.7
[1.33.5]
@eyecreate Thank you for this! I have lost a lot of time IRL with work and family stuff so someone else taking the mantle here is really helpful. I'll definitely be checking this out
Oooof
Pydio Cells package fixed.
Changed approach to use the provided browser configuration process (seems more reliable than doing it programmatically).
What I like :
What I don't like :
Not yet tested :
Deployment :
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
and on custom app installer personal edition (remember to import the master catalogue)
Thanks, I didn't consider adding a new user, but that seems to have worked. Would be nice to be able to use the exiting user, but this will work.