Everything posted by frollard
-
discourse docker
Way late to reply - I think this is because you have set up the nginx config for discourse.te3en.net , but you are accessing https://te3en.net (and telling the docker to instruct discourse that it is found at the root domain, not the host discourse). This is of course assuming you followed the other steps of setting up nginx/swag with ssl/letsencrypt.
-
[Support] knex666 - OpenProject
Having one heck of a time with this. Nothing is making sense in the template. Plan: https://openproject.mydomain.com Br0: 10.10.10.211 Local: 10.10.10.211:8080 works. :80 does not work despite the port forward. Nginx (SWAG) works for every other container - typically proxy pass 443>80 Regardless of what the template says, Unraid docker is assigning port 80 to the container, and only port 80. However, if I use the container IP and 8080 as the hostname, I can connect from the local network. At no point in the template is port 80 ever configured. Then, when I try to set up nginx (SWAG) it absolutely will not take. I either get a 502 bad gateway, or Invalid host_name configuration All of this is assuming I config the nginx ssl 443 > container 8080. Does anyone have a recent template they can share that is known good? (swag conf and unraid tepmlate?)
-
discourse docker
Gonna need to know a bit more information: Are you running your own nginx to handle the letsencrypt part, or saying that you are using the discourse letsencrypt/nginx? If running your own - Do other https apps work correctly? Your nginx/SWAG config file is the most likely culprit. If you're getting far enough that the browser is saying it's not secure, it tells me nginx isn't configured correctly yet. Discourse does run its own internal nginx/letsencrypt which is configured through the built in config yml files.
-
Support (rootless) podman as container runtime
Given the small heart attack I just had with leaky-vessel vulnerabilities, podman might be a really smort alternative. URL for vulnerability, remove if not allowed.
-
[Support] A75G Repo
The thread groups up all of the packages released by this one author - not one thread per package as one might normally expect...so it's very scattered. The defaults for the mumble install should work so long as you don't want fancy features like proper SSL out of the box. What sort of errors are you running into? Default ports, pick a good superuserpassword (I believe it can't have any spaces in it), and start the container. I personally like using br0 mode where I can force the docker container IP address to something known that won't get clobbered on my network by the router dhcp server. ...then just connect with the regular mumble client. It will throw the error that the cert is self signed, and that's okay.
-
[Support] A75G Repo
I can't for the life of me get this to work. Am I missing something in the forum formatting adding/removing spaces where there shouldn't be any?