

I can’t elaborate - it was a while ago. I think I did try the AIO and the consensus here then was that the AIO isn’t necessarily the best way to go. That’s why I’m asking before I try again - to see if there is any consensus. Apparently not.


I can’t elaborate - it was a while ago. I think I did try the AIO and the consensus here then was that the AIO isn’t necessarily the best way to go. That’s why I’m asking before I try again - to see if there is any consensus. Apparently not.


I did try the AIO, or maybe read the docs and decided not to. Either way - it did not present as painless. Maybe your decade+ experience makes it hard to imagine what it’s like for someone coming to it fresh?


You are correct - they have no legal obligation. They do however have a moral obligation. It seems to me that if corporations want to be people when it comes to things like political donations then they should be people when it comes to their moral obligations as well.


I think the bigger question is how many corporations are supporting foss projects? I’m sure a lot of us contribute a bit here and there if we can and I’m sure it makes a difference - but if some of these corporations, making billions of dollars profit, contribute just a tiny fraction of their wealth it could make a huge difference.
It’s the same argument as recycling, turning off lights, walking instead of driving etc. etc. - yes there are 8 billion of us and if we all do it, it will make a difference, but the difference we make is still not significant compared to corporate greed.
We are being gaslit to accept yet another scenario where we socialize the cost and privatize the profit.


Interesting - mine is syncthing-fork 1.30.0.4. When I go to the App Info page it says “App installed from F-Droid” and when I tap on that button I get a small pop-up that says “No such app found.”


I installed mine from F-Droid. I just went there to turn off updates and it doesn’t exist. I have not been paying attention so it may have been gone for ages and not related?


simple webdav server that’s compatible with the Nextcloud sync clients
Now THAT is interesting - when I was last experimenting with Nextcloud I learned that the files part is just a webdav server. Unfortunately I also learned that they have a bit of a handshake before the webdav so the client wouldn’t work with my apache2 webdav server. Thanks!


That seems to be the case. Really sucks that the documentation at nextcloud.com directs people to the AIO. I guess they hope that if you have a bad time trying to install your own server you might buy their cloud service.


Yeah, I can see how someone that has “grown up with it” could be happy. But as and experienced sysadmin coming at it for the first time - the documentation is a bit lacking.


Because an android client is one of my requirements. I can get files from SMB on Android using any number of file managers, but I can’t map a SMB share to a filesystem so files are available for an app to use.


Yes! There used to be a little utility that could map a SMB share in Android, but that got killed years ago.


So, use something else
That’s why I’m here - looking for suggestions
like Seafile.
I’ll have another look - you’re not the only person to suggest it. My recollection is that it seemed to be old and not really maintained.


I’ve never used the AIO image. I’ve heard it’s weird.
It does seem to be. So, I find it weird that the “core” documentation leads a new user to installing AIO.
You could also try OpenCloud, which is a Go rewrite of ownCloud.
Sounds interesting - thanks.


You need to understand the difference between a docker run command, and detaching to run a container in the background. Just running it with ‘run’ keeps it in the foreground.
Yes, I understand this. I was just highlighting that it’s not a great experience for a new user to follow the instructions to setup a server and be left with it running in the foreground.
For the passphrase issue: https://github.com/nextcloud/all-in-one/discussions/1786
Thanks! This should get me past my current hurdle so I can do some more testing. Again - not a great experience to have to come to a forum to get help to find a passphrase. I’m pretty sure I didn’t miss any steps?
Lastly, if you’re not familiar with containers, and this is a single purpose machine, you’d be better off just running the bare project on the host. If there’s no need for containerization, just skip it.
I’m familiar with containers, but think they’re overused. Stupid little things that are a single Python script (for example) shipping as a Docker image! But, I thought Nextcloud was complex enough to be worthy of a container? This is not a single purpose machine, but I’m an old, retired, sysadmin - I have no problem running a few different servers on the same host.
Are you referring to the “Archive” Community Project installation method?


Use docker or podman compose https://hub.docker.com/_/nextcloud/
I could do that - I guess I was just pointing out that someone coming to Nextcloud and following the install instructions does not have a great experience.
Nextcloud does not need a domain. Ip is fine.
So, their documentation is wrong?
Again - not a great experience for a first time user.
Must depend on your client and/or instance settings - I see raw up/down vote counts.


Well that’s a bit disappointing.
Almost a chuckle


I assume “data” includes your container configuration files in this strategy?
Most of the mobile “office” use will be to view stuff that’s maintained on desktop. I hope it can handle that?