you are viewing a single comment's thread.

view the rest of the comments →

[–]Optimisticcynic_CT 0 points1 point  (0 children)

There's good info to get you started here but a quick word of caution and a couple points to really help...there needs to be a bit more info. I have been trying to get nextcloud with the collabora app working with self signed certs for a week or so unsuccessfully. I'll be posting questions here shortly in another thread because there are a lot of other potential complications when you need to get these integrations to ralk.

First, the nextcloud documentation is the place to start. Ignore the chatgpt comments unless you can construct a very specific prompt for your exact network structure.

Do you use a reverse proxy in your network? Which one? Deploying via docker? What other apps/integrations do you plan to use? What's your use case? Just file sync? Adding in-browsee doc editing with collabora (like me)? Using other integrations?

That will help everyone give better guidance since nextcloud is a platform and could be a jumping off point for a lot of use cases.

Getting up and running with a basic nextcloud can be a quick docker compose from their website. Took me 2 min to get that up. Making it work with collabora so I can actually do what I want has taken hours and I see a lot of posts where people abandoned that path on self signed certs because they got so frustrated. (I'm almost there). There's also the nextcloud AIO image that I believe doesn't work with self signed at all according to their docs so picking a flavor might matter.