[-] [email protected] 7 points 6 days ago* (last edited 6 days ago)

I don't remember all the details. They never went closed source, there was a difference in opinion between primary devs on the direction the project should take.

Its possible that was related to corporate funding but I don't know that.

Regardless it was a fork where some devs stayed with owncloud and most went with NextCloud. I moved to NextCloud at this time as well.

OwnCloud now seems to have the resources to completely rewrite it from the ground up which seems like a great thing.

If the devs have a disagreement again then the code can just be forked again AFAIK just like any other open source project.

[-] [email protected] 9 points 6 days ago

If I understand it correctly, layering an application is no more dangerous than a regular install on a non atomic os. In other words, every piece of software you have installed on normal fedora desktop is not containerized, if it's software you were going to install anyways, layering it is the same as before (albeit significantly slower than install and update).

But that means that you get great benefits because 99% of your software packages are properly containerized

[-] [email protected] 1 points 6 days ago

I only read the beginning but it says you can use it for private deployments but can't use it commercially. Seems reasonable. Any specific issues?

[-] [email protected] 3 points 6 days ago

I have no problem supporting devs but locking what should be core features behind a paywall in unacceptable for me.

[-] [email protected] 4 points 6 days ago

I mean software that's actively being developed can't be called DOA. Even if it's garbage now (and I don't know if it is) doesn't mean it can't become useful at a future date.

Its not like a TV show where once released it can never be changed.

[-] [email protected] 1 points 6 days ago* (last edited 6 days ago)

Oh never mind, I saw this finding announcement for 6M and assumed it was the same company. Looks like they have many corporate investors...doesn't inspire too much confidence.

Although they are still using the Apache 2 license and you can see they are very active in github. It does look like it's a good FOSS project from the surface.

https://owncloud.com/news/muktware-owncloud-gets-another-round-6-3-million-funding-releases-owncloud-6-enterprise-edition/

[-] [email protected] 4 points 6 days ago* (last edited 6 days ago)

Ya it was bought by kiteworks which provides document management services for corps (which explains why that mention traceable file access in their features a lot).

~~That being said, they bought them in 2014 it seems and it's been a decade now~~ Correcting: they were bought very recently, they have been accepting corporate funding for more than a decade however. That's not bad in and of itself.

[-] [email protected] 2 points 6 days ago

Thank your for providing first hand perspective. I'll probably try to spin up a docker deployment for testing.

I don't really plan to use many of the plugins since I think that was the down fall of NextCloud. Trying to do everything instead of doing it's core job well.

[-] [email protected] 2 points 6 days ago* (last edited 6 days ago)

Also looking through some of the issues and comments on github about no plans to implement basic features (file search on the android app) does not inspire confidence at all. One of the reasons I'm hoping the OwnCloud rewrite is good.

[-] [email protected] 1 points 6 days ago

Did not know this. Thanks!

Looks like Kiteworks invested in OwnCloud in 2014 and they still seems to be going strong with the OSS development which is a good sign.

This probably explains why there are so many active devs on the project and how they got a full rewrite into version 4 relatively quickly.

Already seems to have more features than Seafile.

[-] [email protected] 4 points 6 days ago

I know, I did as well.

The point of the post is that there is a very active full rewrite of the whole thing trying to ditch all the tech debt that NextCloud inherited from the OG owncloud (php, Apache etc)

[-] [email protected] 2 points 6 days ago

I had NextCloud on a Ryzen 3600 with NVME zfs array. While faster that my previous Intel atom with HDD + SSD cache, Seafile blows it away in terms of speed and resiliency. It feels much more reliable with updates etc.

2
submitted 1 year ago by [email protected] to c/[email protected]

I'm just starting to upgrade my basic unraid docker to an InfraAsCode setup.

I will use unraid as Nas only. My media and backups will be on unraid, everything else on a separate proxmox VM that is running and SSD storage array for ZFS. Both the unraid and proxmox hosts share their storage via NFS. Each docker container mounts the NFS volumes as needed.

For the containers I use an alpine VM with docker. I use portainer to connect to a gitea repo (on unraid) to pull down the docker compose file.

So my workflow is, use VS code on my PC to write the compose file, commit to git, then on portainer I hit the redeploy button and it pulls the latest compose file automatically.

What's your setup?

view more: ‹ prev next ›

Lem453

joined 1 year ago