Replies: 6 comments
-
yes there is some kind of docu: but i am still struggling to set it up with that piece of information. |
Beta Was this translation helpful? Give feedback.
-
Yeah, there is some documentation (listed in other comment) but I'm also still trying to figure it out. Right now I have it on a separate server from my NPM and let traefik do its thing, while NPM routes everything else to both servers. Ultimately I want to figure out how to get it to be served from NPM as well. |
Beta Was this translation helpful? Give feedback.
-
i tried to setup a local instance with that guide: but i am not too fluent with Docker, so i cannot easily modify it. IMHO it would be great to list which services are going to be deployed and how to modify it to get Tika, Fulltextsearch, antivirus a.s.o. Really hope there is something in the pipe to get more intermediate friendly. :) |
Beta Was this translation helpful? Give feedback.
-
Thank you in the meantime for your answers. I do have a /29 network and therefore several IPs, but I would have to redesign my firewall (=microtik router) and my network, which I don't want to do at the moment. I am very happy with the NginxProxyManager and don't want to run another ReverseProxy on my network. For me, this currently means that I may try to find a solution without any time pressure or, if the effort is too great, I will be content to continue using the cloud solution I have been using up to now. It's a shame, but the Docker Compose version seems to be quite time-consuming when making changes to the system; at least for me ;-) |
Beta Was this translation helpful? Give feedback.
-
I'm also interested in setting this up with NginxProxyManager, but I'm not familiar enough with Docker to customize the settings yet. |
Beta Was this translation helpful? Give feedback.
-
Like I wrote yesterday in another thread: I would like to add that to the opencloud_full example when I find the time. If the community will be quicker, I would happily do the review 😀 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I came across your product (video about Grazer Linuxtage 2025) by chance. This aroused my interest.
I run a Proxmox server in the Homelab on which I run various applications. I also have an NginxProxyManager in operation, which manages my LetsEncrypt certificates and makes the applications accessible. This is what I want and it works perfectly. My NginxProxyManager is installed in a separate LXC container and has its own IP. I use it for various VMs and LXCs. I do not want to install it together with OpenCloud in the VM.
Now my actual question.
Does OpenCloud work together with the NginxProxyManager? Which version should I install here? The Docker - Compose version comes with Traefik (=ReverseProxy) itself. Or should I try the bare-matel version?
Before I start with the installation, this information would be very valuable for me. If this is possible, is there perhaps also a manual for this?
Thx Rosi
Beta Was this translation helpful? Give feedback.
All reactions