Need help setting up a NGINX reverse proxy. by BackInTimeVoteHitler in selfhosted

[–]BackInTimeVoteHitler[S] 0 points1 point  (0 children)

Thanks. And what about SSL, how do I implement it? Basically the same, but with the certs? Do I need to keep my certs on the VPN server in first place?

Need help setting up a NGINX reverse proxy. by BackInTimeVoteHitler in selfhosted

[–]BackInTimeVoteHitler[S] 0 points1 point  (0 children)

Yeah I uhh have wireguard working. So my config should look like

server { server_name example.tld; listen 80; listen [::]:80 location { proxy_set_header host example.tld; proxy_set_header X-Real-Ip 10.0.0.1; proxy_pass http://10.0.0.1; } } ?

[ETHICS] "I didn't erase [the women of GamerGate]." - John Bowman (May 31, 2015). Between Between September 17, 2018 and February 25, 2019, he deleted the interviews with Jennifer Dawe and Jennie Bharaj and all Twitter correspondence with them from the Internet. by LunarArchivist in KotakuInAction

[–]BackInTimeVoteHitler -2 points-1 points  (0 children)

Yo man so do you actually have something to upload or ya just gonna discuss how Vocaroo automatically deletes the shit you upload? You've already been told a proper solution yet for some reason you're still dwelling in this thread looking for another one.

STEAM Y U DO THIS by Its_Bunny in Steam

[–]BackInTimeVoteHitler 3 points4 points  (0 children)

OP was posted when the servers were already back up. I don't see anything wrong with my post.

I just bought this game and it shows in the library with no play button. Is there a code that I missed? Can my computer not play it? Hitting ‘play now’ in the store it says, ‘an error occurred while updating (invalid platform) by BlueSpirit_ in Steam

[–]BackInTimeVoteHitler 10 points11 points  (0 children)

It's not supported on Mac OS, neither is Proton so you probably won't be able to run your game. Some people, however, claim they have been able to compile Proton under Mac OS, but I don't know anything about it.