SDH500

Members
  • Posts

    2
  • Joined

  • Last visited

SDH500's Achievements

Noob

Noob (1/14)

0

Reputation

  1. In the fall I noticed my lets encrypt (SWAG) docker wasn't able to renew certificates. Since then I have checked with my ISP and they are not blocking port 80 or 443. My router logs show port forwarding from internet location to my server. I have external port 80 forwarded to my server port 180 and likewise external 443 to server 1443. My router logs specify the external IP:port and LAN server IP:port - so I can confirm messages are getting to my router. I have plex set up for port forwarding as well and it works just fine externally so I assume the router port forwarding is working. Inside my Unraid server I have tried changing swag docker ports and my port forwarding from the router. I have cleared and reinstalled the docker container and have tried both version of nginx proxy manager as well. They all give me a cannot communicate on port 80 error from Let's Encypt. I have confirmed the containers all can ping the internet. When I try to open the web interfaces locally for NextCloud container it gives me a cannot connect error, but bitwarden container does open. I noticed on my SWAG docker network the container address for port 80 keeps changing to match my server port (eg 180). I am at a loss on how to diagnose this point, any suggestions would be appreciated.
  2. I am trying to setup NextCloud with a domain name (I would prefer not using subdomains). I followed the spaceinvader one tutorial where he mentions using a domain name and I couldn't get Swag to redirect to nextcloud. I then tried following the linuxserver.io letsencrypt-nginx-starter-guide and had the same problem. Both times I inserted the domain name into where the subdomains would go and I would get the defaulting to a landing page created by the docker. Tried using NginxProxyManager and was able to get everything working but ran into other compatibility issues with setting up windows clients for nextcloud. Is there anything in particular I need to do differently with just the domain name? EDIT: I was able to get nextcloud working using the config files I have copied the nextcloud and swag configurations for the container and config files. I haven't found info for Nextcloud without sub-domains, and what I am doing is probably wrong but it works, so I am leaving this here to help the next person. Swag config.txt Nextcloud config.txt