Set up nextcloud #126
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To replace styrets use of google-drive, google docs, and maybe most importantly google-forms
Probably easy to itegrate against the quota system
+1 for the nextcloud plan!
Regarding quotas, I think separate quotas are fine. You could buy more total storage quota, and then distribute it freely between home directories, nextcloud, and potentially other services like gitea, e-mail or immich. Payments can remain the same, and we could have some self service UI to distribute / split up the quota.
Owncloud instead?
owncloud has gone through a full rewrite since nextcloud forked it. They're not as good at marketing as nextcloud is, but it is worth considering
Owncloud infinite scale (the rewrite in golang) is what is packaged in nixos now, I think I'll evaluate it at home and report back
https://github.com/owncloud/ocis/blob/master/assets/End-User-License-Agreement-for-ownCloud-Infinite-Scale.pdf lmao wtf apache-2.0 no CLA!!! + EULA (huh?)
It has like no features 👀, it just stores files and has optional integration with office suites through "WOPI".
There are no calendars, no contact books, and most importantly, no forms! No community, and a weird license (so why would anyone write any "apps"?)
I dont think owncloud is worth the impact on maintaining it.
It's kind of neat that it is a single binary and stuff though..