OK
Selfhosted
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:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
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.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
That's a good troll because I legit am irritated by it :)
Seams ok to me
Meaning, surely Collabora office does more than just say "OK", right?
I have it hooked up to nextcloud and get a UI for documents in there. There's an area in the settings there where you can point it to collabora. I haven't used it outside of that, but it does have a UI. It's not on the root url though. I forget where it is, but you may be able to find what that is.
You need a way to hand it a file for editing, nextcloud can do that
I haven’t worked with Collabora before so I could be completely wrong but it looks like from the install doc that the “OK” string is what should be expected.
Is CODE the server backend to handle syncing and do you need to install a separate application that points to that server?
I know standard notes is like that.
Ah, so Collabora is the backend and there has to be a frontend? That was not clear to me. Is there a common frontend? I should add, I am specifically trying to avoid using NextCloud and OwnCloud.
The parent comment is correct. CODE is the server, you need the "Collabora Online app" for document editing. I'm not aware if there are alternatives to the ownCloud / Nextcloud apps.
Moodle can also use collabora.
Hate to say it, but I cannot find an alternate front end to it. There might be one, but documentation on it is pretty scarce, every tutorial I've ever seen has just told how to let nextcloud use it.
But, does Collabora office just display the message "OK" and that's it? I was expecting a display of some sort.
I would assume that means it's not configured. What do the logs say?
I see a few "unknown resource" lines for, for example /login
from me trying to figure out where to go. My logs are as follows: https://tinyurl.com/4u626dyz (Lemmy won't let me paste the full logs)
Nothing strikes me as problematic? What am I missing? The instructions don't say much more than the docker installation process.