beto

joined 1 year ago
[–] [email protected] 1 points 1 year ago

"Hide this post from people!" :')

[–] [email protected] 1 points 1 year ago (2 children)

Just caught my attention with the wording - upvote being "favourite" and downvote called "reduce" (whatever that means)

[–] [email protected] 1 points 1 year ago

If you don't have any special needs, NPM is a good way to go. Even if you do, some flexibility is available in UI advanced options and directly modifying the config if you have the nginx knowledge (although I'd advocate not to do it, if possible).

There's a docker-compose file for it, so it should adjust to your setup too.

[–] [email protected] 1 points 1 year ago

@njordomir

Yes, that's how you'd route the hosts incoming traffic (normally to port 443 and redirect 80 to SSL 443) to the ports set for the containers

[–] [email protected] 2 points 1 year ago

First time I saw IRC was my uncle using mIRC. Who would I guess I'd end up using weechat myself and be influenced by some great communities there.

[–] [email protected] 1 points 1 year ago

This is cool for a personal instance, although it may use some improvement; not sure why the extra *:8448 vhost is set when is just proxying to localhost:8008 anyways. May I know what's wrong with the Synapse documentation, since the extra thing the script covers is nginx + letsencrypt.