The file manager is in its early state UI wise. I also have further ideas how to improve that, at the moment we focus on other areas like apps for a bit. But let those ideas be discussed I'm the forum and I will pick them up later.
Best to break up in individual feature requests though.
@girish Cool - top-level works.
"Help" kind of implies unpaid - but so that's up to you - maybe people will use it for initial free help and moving the conversation to renumeration if it were more respectful for the amount of help being provided or requested. Either way I think the spirit here is good.
Thanks for this, I hope it helps match-making needs & offers. There's huge value in this community, and I hope those helping and benefitting find it profits them both in every way.
For tgz, what we found is that the slowness is mostly because of the gz part and most of the cloud VPS are not very fast at this. And the whole tgz by it's nature is single core.
For rsync, parallelism and buffer size were indeed a constraint. But these are both now configurable in the 5.5 and 5.6. Note that the concurrency her also depends much on the storage backend. For example, DO can handle only 20 at a time. But S3 can handle 1000s at a time. One has to experiment with the values a bit to figure the right number. Mostly s3 connectors don't publish ideal sizes and concurrency unfortunately.
@girish said in Configuring Minio for several use cases:
@robi said in Configuring Minio for several use cases:
Several example configs could be provided which can be swapped out for various use cases (only one install needed)
A new config UI could be adapted from OpenVPN
Ideally, all this should come from the upstream app (given that it already has a UI). Maybe we can open up a feature request there? I am not sure why their admin ui is so "ignored".
The UI is just a browser, and not a configuration system ;-/
We just need to manage our own CLI configs.
@girish said in Configuring Minio for several use cases:
I pushed changes to allow custom config in new minio release.
Thank you!
Oh, wanted to mention - despite PHPMyAdmin being worked on rn; if anyone has an interest in connecting a remote SQL client app (like Sequel Pro) to Cloudron apps on an app-per-app basis. Here are instructions to do so here: https://forum.cloudron.io/topic/3237/remote-sql-support-on-a-per-app-basis
In my experience this is a much better, faster way to work with databases than PHPMyAdmin could ever dream to be.
@Lonk said in Dashboard Stats / Health:
@jdaviescoates I signed up to the GIT. But I think either @girish or @nebulon have to give me permissions to make a repository or be added to one. I don't see the ability to do so anywhere.
I've increased the project limit for your account now.
@girish https://www.ipdeny.com/ipblocks/data/countries/all-zones.tar.gz
But I did get that from your blog post for 5.6: https://blog.cloudron.io/cloudron-5-6-released/ so maybe you're looking for better ones?
@robi Ahh, i completely understand now. This is a much complex level of what @girish and I are building right now with the VPN Client being one network you can choose to connect multiple other networks to. We’ve scoped that out pretty well so as we work on that and as it gets more fleshed out, I’ll update this ticket with advancements of how we might be able to have take this “sharing networks” basic concept further. I really like this train of thought though so I won’t forget it! ️
Oh, interesting, I hadn't thought of those other use cases for this, but I really like that you brought them up, thanks for the feature request! I'll keep this thread updated with any development on that end if @girish doesn't beat me to it! ️
@atrilahiji I prefer the tag / label approach, and since tags are already built in, I figure they could pull this off first before getting into a more "drag and drop" kind of interface (as well as being able to toggle turning tag-based organization on and off).
@girish I think the key point here is that simplelogin is self-hostable!
https://github.com/simple-login/app#self-hosting
So we can have this cake and eat it too!
I'll add it to the app request list here.