onlyoffice-nextcloud VS cloudflared

Compare onlyoffice-nextcloud vs cloudflared and see what are their differences.

onlyoffice-nextcloud

The app which enables the users to edit office documents from Nextcloud using ONLYOFFICE Document Server, allows multiple users to collaborate in real time and to save back those changes to Nextcloud (by ONLYOFFICE)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
onlyoffice-nextcloud cloudflared
9 101
523 7,926
0.6% 2.3%
9.5 8.8
9 days ago 11 days ago
PHP Go
GNU Affero General Public License v3.0 Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

onlyoffice-nextcloud

Posts with mentions or reviews of onlyoffice-nextcloud. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-29.
  • Roundcube Open-Source Webmail Software Merges with Nextcloud
    6 projects | news.ycombinator.com | 29 Nov 2023
    Also forget about the automatic upload feature in the Android client, I switched to FolderSync for a reliable experience.

    I've managed to get OnlyOffice working, Collabora Office previously broke for some reason. However latest upgrade also broke OnlyOffice. The solution for this is to put the secret and authorization headers into config.php in addition to the OnlyOffice plugin settings. [2] No idea why, but that is a thing.

    My Nextcloud runs as a normal PHP application and I haven't had any issues with upgrading yet. Going from, I think, version 23 on Debian 11 to 27.1 now on a different machine running Debian 12 since I started using it.

    Maybe I should find something more focused on file syncing, but the all-in-one approach of Nextcloud and its various plugins makes trying some new services very easy.

    [1] https://github.com/nextcloud/desktop/issues/5031

    [2] https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/60...

  • Nextcloud ! Why is it so F*ing difficult to setup!
    15 projects | /r/selfhosted | 16 Jan 2023
    Its a big chain: Mentioning some latest ones: https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/554 https://github.com/nextcloud/server/issues/21690 and several in the past...
  • Force Desktop mode on tablet onlyoffice/nc office
    1 project | /r/NextCloud | 6 Nov 2022
    I found it: https://github.com/ONLYOFFICE/onlyoffice-nextcloud/blob/master/controller/editorapicontroller.php
  • How to install onlyoffice properly?
    1 project | /r/NextCloud | 29 Jan 2022
    Download the previous version of the OnlyOffice by typing: sudo -u root wget https://github.com/ONLYOFFICE/onlyoffice-nextcloud/releases/download/v7.1.2/onlyoffice.tar.gz 12
  • How to import from webdav/nextcloud?
    1 project | /r/photoprism | 30 Oct 2021
    Couple of catches. If photoprism is on the same lan as nextcloud, you have to set 'allow_local_remote_servers' to true in config.php 0 1
  • Need help with onlyoffice installation integrated into nextcloud, as I'm about to set my server on fire out of frustration...
    2 projects | /r/OnlyOffice | 6 May 2021
    Like I described, different versions got different results. The apt-get version got me with healthcheck true, and all seemed to work but integration was impossible, and I could not get only office configured on port 444. On the current docker version I get the "the portal start up process might take some time..." screen (see the github report I made https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/463 for a screenshot)
  • Internal server error
    1 project | /r/NextCloud | 19 Apr 2021
    thus try this: https://github.com/ONLYOFFICE/onlyoffice-nextcloud/issues/297
  • Strange Issue With Onlyoffice Desktop Editor
    1 project | /r/OnlyOffice | 3 Mar 2021
    To connect our desktop to Nextcloud, you need to have ONLYOFFICE Document Server integrated with Nextcloud via an official connector (details https://github.com/ONLYOFFICE/onlyoffice-nextcloud)

cloudflared

Posts with mentions or reviews of cloudflared. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-30.
  • List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.
    61 projects | dev.to | 30 Apr 2024
    Cloudflare Tunnel - Excellent free option. Nicely integrates tunneling with the rest of Cloudflare's products, which include DNS and auto HTTPS. Client source code is Apache 2.0 licensed and written in Golang.
  • How Does FreeBSD Compare to Linux on a Raspberry Pi?
    1 project | news.ycombinator.com | 7 Jan 2024
    I run a RaspberryPi 3 with FreeBSD 13 booting off an SD card and a USB SSD for storage [1]. Coincidentally today (1/7/2024) is its one year anniversary.

    It runs a jail with my single user GotoSocial ActivityPub server [2] reasonably well with cloudflared [3] handling incoming traffic and acting as CDN to take some of the load. Originally it was only using an SD card, but there was too much IO contention so a USB-SSD adapter is used to offload the IO.

    I choose FreeBSD over Linux since I have other Rpis with Linux already and wanted more experience with *BSD, jails, and ZFS. Unfortunately ZFS wasn't the best choice on an Rpi since it's more cpu intensive and switched back to UFS.

    Overall it's been solid, multiple GTS updates and have it on my list to update to FreedBSD 14 but not really in a rush.

    1. https://social.ecliptik.com/@micheal/statuses/01GP860MYM2CGH...

    2. https://gotosocial.org/

    3. https://github.com/cloudflare/cloudflared

  • Colab error on second call with stable diffusion xl refiner
    3 projects | /r/StableDiffusion | 12 Aug 2023
    # Install apt dependencies !apt install dotnet-sdk-7.0 git # Install Clouldflared (not on apt) !wget https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb !dpkg -i cloudflared-linux-amd64.deb # Download StableSwarmUI !git clone https://github.com/Stability-AI/StableSwarmUI # Download ComfyUI backend %cd /content/StableSwarmUI !mkdir /content/StableSwarmUI/dlbackend %cd /content/StableSwarmUI/dlbackend !git clone https://github.com/comfyanonymous/ComfyUI %cd /content/StableSwarmUI/dlbackend/ComfyUI # Setup ComfyUI !pip install -r requirements.txt
  • Unable to update Cloudflared on debian
    1 project | /r/CloudFlare | 13 Jul 2023
    curl -L --output cloudflared.deb https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64.deb && sudo dpkg -i cloudflared.deb && sudo systemctl restart cloudflared
  • Servarr : One docker compose file to rule them all (Jellyfin, radarr, sonarr, firefox, duplicati...)
    3 projects | /r/docker | 28 Jun 2023
    Something like cloudflared would be awesome. https://github.com/cloudflare/cloudflared
  • KoboldAI?
    2 projects | /r/VenusAI_Official | 5 Jun 2023
    if you're on windows, you can install it with the exe: https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-amd64.exe (or https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-windows-386.exe if your using 32bit windows.)
  • PSA - Cloudflared 2023.5.0 Issue
    1 project | /r/selfhosted | 10 May 2023
    So, the "more than one" issue is kind of discussed HERE and HERE but for sure, for whatever reason, this caused me sleepless nights.
  • Problem related to UI interface
    2 projects | /r/StableDiffusion | 22 Apr 2023
    %cd /content/naifu !pip install virtualenv && bash ./setup.sh !curl -Ls https://github.com/ekzhang/bore/releases/download/v0.4.0/bore-v0.4.0-x86_64-unknown-linux-musl.tar.gz | tar zx -C /usr/bin !curl -Lo /usr/bin/cloudflared https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64 && chmod +x /usr/bin/cloudflared !/content/naifu/venv/bin/python -m pip install -qq pytorch_lightning==1.7.7
  • Nginx Proxy Manager giving me 526 Invalid SSL certficate error.
    1 project | /r/CloudFlare | 1 Apr 2023
    Anyway, here is the Github link for Cloudflared (aka Cloudflare Tunnel client) which should allow you to remotely tunnel into your Synology server instead of using the HTTP-based reverse proxying method: https://github.com/cloudflare/cloudflared
  • How a reverse proxy like Cloudflare works in front of kub clusters?
    2 projects | /r/kubernetes | 18 Mar 2023
    As an alternative to traditional ingress, you can use cloudflared to expose web apps on Cloudflare via encrypted tunnels: https://github.com/cloudflare/cloudflared

What are some alternatives?

When comparing onlyoffice-nextcloud and cloudflared you can also consider the following projects:

nextcloud-oidc-login - Nextcloud login via a single OpenID Connect 1.0 provider

awesome-tunneling - List of ngrok/Cloudflare Tunnel alternatives and other tunneling software and services. Focus on self-hosting.

Nextcloud - ☁️ Nextcloud server, a safe home for all your data

ZeroTier - A Smart Ethernet Switch for Earth

facerecognition - Nextcloud app that implement a basic facial recognition system.

dnscrypt-proxy - dnscrypt-proxy 2 - A flexible DNS proxy, with support for encrypted DNS protocols.

integration_whiteboard - ✏ A whiteboard for Nextcloud, using Spacedeck

tailscale - The easiest, most secure way to use WireGuard and 2FA.

mail - 💌 Mail app for Nextcloud

Bypass_CGNAT - Wireguard setup to bypass CGNAT with a VPS

moodle-mod_collabora - :memo: :globe_with_meridians: An activity for live document editing in Moodle, powered by Collabora Online

Nginx Proxy Manager - Docker container for managing Nginx proxy hosts with a simple, powerful interface