dontblink
@dontblink@feddit.it
Hi, i'm into programming, sexual transmutation and psychedelics!
Reddit sucks :)
- Comment on What's the real danger of opening ports? 3 days ago:
As far as I knew reverse proxies could only reverse proxy stuff coming in from 443 or 80, I didn’t know they could listen other ports as well!
Main reason why I was using a reverse proxy at first is because I had everything behind cloudflare, and cloudflare can only proxy and give you an SSL encryption for stuff that goes through 443, so I could make Caddy listen to 443 and then forward to interested ports.
But this leaves out everything that needs to go in some other places than 443, and requires its own standalone ssl certificate, which is a bit cumbersome. Pheraps these can be proxied with other proxies than cloudflare, hopefully giving SSL to everything…
I’m not sure I understood the upstream ssh thing, what do you actually do?
- Submitted 4 days ago to selfhosted@lemmy.world | 54 comments
- Comment on Frustratingly bad at self hosting. Can someone help me access LLMs on my rig from my phone 3 weeks ago:
Self hosting IS hard, don’t beat yourself too much because of it… After all you’re trying to serve services for yourself that are usually served by companies with thousands of employees.
A server requires knowledge, maintainance and time, it’s okay to feel frustrated sometimes.
- Comment on Anyone run a matrix server in the cloud? How much does it cost you? 7 months ago:
How is the user experience compared to matrix? Is it easy to gateway towards matrix or other services? Can I easily join matrix or other communities servers?
I see a lot of people are now using matrix but not so many xmpp, but yeah it hoggs resources on my server too. Also I feel like it’s still pretty buggy…