I have an unraid server, and run swag to connect to a few of my apps. They all run on subdomain, including matrix and mastodon.
My default.conf file in the swag container has some “well-known” parameters set for the above, for delegating from the subdomain to the main domain. Because of this, I’m not sure if I can use the default.conf to point to another apication, or website.
What’s the best route for setting up a website here? I want www.mydomain.xyz and mydomain.xyz to point to the same site as well.
I can easily set up apps on subdomains, but I’m not great with actual web hosting with nginx.
Any advice?
Edit: turns out this was very easy, just change server_name in default.conf to www.mydomain.xyz and mydomain.xyz and edit the index.html in the www directory, leave the location block with well-known alone. Should’ve tried before asking😂
So I have tried installing lemmy (instance) on my server for two weeks now :) at this point I can only laugh. Now I got it installed (hopefully right) from scratch after trying every other method I could find. But now I’m trying to start the service and it gives me Error 203 I checked permissions but looks right. Is there anywhere I can find more details or get a log where the service stops. Because lets be honest. I looks like the universe is telling me that its a bad idea to start a lemmy instance. :/ any advice is much appreciated!