Stats
nextcloud/server is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
Nextcloud Alternatives
-
-
-
Scout APM
Scout APM - Leading-edge performance monitoring starting at $39/month. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
Kodi Home Theater Software
Kodi is an award-winning free and open source home theater/media center software and entertainment hub for digital media. With its beautiful interface and powerful skinning engine, it's available for Android, BSD, Linux, macOS, iOS and Windows.
-
-
-
-
-
-
ONLYOFFICE
ONLYOFFICE Document Server is an online office suite comprising viewers and editors for texts, spreadsheets and presentations, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
-
-
-
-
self-hosted-services
A core set of privacy-preserving services that can be easily self-hosted via Docker Compose.
-
-
Ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.
-
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
Posts
-
Moving from FTP to OneDrive maybe?
You could use nextcloud for this: https://nextcloud.com/
-
Looking for Raspberry pi ideas?
Depending on your goals, you can set up a nextcloud and/or samba server if your pi4 has a hdd. You can also set up a MPD server to listen music and control it from your phone. Other ideas: Kodi (media center), steamlink (gaming)... In all cases, you can secure these services and then improve your skills
- Sync Options - Cloud Providers and Software?
- trusted proxies are broken in 17.0.5, at least in docker container
-
Let friends access smb share from anywhere
As others have said, sFTP is the most straightforward way to do it, but that requires that the users have an FTP client like Filezilla installed, the option that I've gone with is https://nextcloud.com which is slightly complicated to install on its own since it requires a webserver with PHP enabled, and then an SQL database (or sqlite) but luckily FreeNAS includes a Jail template for this, so all you need to do is click install then setup your users and shares in the webui.
- Where can I find the changelog for version 20.0.9?
-
asking about IPFS
If you have some technical knowledge, try hosting Nextcloud yourself, it has contacts, calendar, passwords and drive for saving files.
-
Reliable 40TB+ Cloud Hard Drives
Given that, you'll just need to run something like https://owncloud.com/ or https://nextcloud.com (or many other similar pieces of software) to give a polished remote access experience.
-
Nextcloud editor for .ini files?
Nextcloud maintains a mapping from file extensions to mimetypes here: https://github.com/nextcloud/server/blob/master/resources/config/mimetypemapping.dist.json
-
2FA, you should totally do it!
So I installed aegis on my android smartphone, and made it autobackup to a folder on my phone that is synced via my selfhosted nextcloud , just to make sure if the install on my phone ever gets borked, I can recover!
-
It pains me how much I miss Google Play Music.
https://nextcloud.com, https://apps.nextcloud.com/apps/music, https://play.google.com/store/apps/details?id=org.moire.ultrasonic&hl=en&gl=US
-
Can someone tell me if I'm off to a good start? I realized that I need digital privacy just two days ago
https://nextcloud.com/ is a complete solution for everything and anything cloud-related
-
I built a one-stop-shop to self-host a core set of privacy-preserving services via Docker Compose, including Nextcloud, Nitter, Teddit, Wallabag, and Monero!
Nextcloud A self-hosted server for hosting files, photos, backups, contacts, calendars, and much more
-
A good alternative to Drive for preservation copies?
Try Nextcloud, you get 2 GB (?) free and it's open source. Don't know how much you want, but depending on your host (nextcloud is only software), it shouldn't be too expensive.
-
Question: SBCs for personal cloud
I want to set up a basic file storage/sharing cloud that I can use with my family (store files, photos, if possible, sync calendars). I have a few ideas in mind: owncloud.org, syncthing.net, nextcloud.com, and seafile.com, but I wonder which SBC to use? I could always get a RPi and attach a USB drive, but that's probably slow, something with SATA/eSATA connection or usb-c would make more sense. I have 150mbps (up/down) connection, so the speed shouldn't be an issue.