this post was submitted on 01 Jan 2024
982 points (97.2% liked)

Selfhosted

39919 readers
202 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] possiblylinux127@lemmy.zip 1 points 10 months ago (1 children)

Why is your Collabora server on local host? Local host will always point to the device you are trying to access from. You need a publicly accessible URL

[–] butt_mountain_69420@lemmy.world 1 points 10 months ago (1 children)

"Local host" in this instance refers to my desktop computer where all my super sweet Linux distros are saved. Nextcloud Office, while being an "app" appears to not have any function without the collabora; i.e. there will be no document viewer without the collabora "server" running next to NextCloud.

Or maybe it's none of that. Coming from a Windows background, running docker is completely foreign.

[–] possiblylinux127@lemmy.zip 3 points 10 months ago

Collabora need to be accessible at the URL you provide. As a example one might have nextcloud at nc.example.com and Collabora as cb.example.com. you would need to enter cb.example.com as the URL.

The easier way it to use the Nextcloud all in one image or the build in Collabora. Its not going to be as robust or fast but its much simpler.