flashgnash@lemm.ee to Asklemmy · 1 year agoWhy do people host Lemmy instances and how do they pay for them?message-squaremessage-square247fedilinkarrow-up1363arrow-down17
arrow-up1356arrow-down1message-squareWhy do people host Lemmy instances and how do they pay for them?flashgnash@lemm.ee to Asklemmy · 1 year agomessage-square247fedilink
minus-squareMax-P@lemmy.max-p.melinkfedilinkarrow-up3·1 year agoYou do need to allow incoming traffic, as the data is pushed to you by the remote server, not pulled from it. As @Hexarei@programming.dev said you could however use Cloudflare tunnels and it would work just fine, it just needs HTTPS. Experiment with it, have fun! Solving problems is how you learn that stuff 😃 Otherwise yeah the 512MB droplet should be alright to start off, that’s about what my instance uses.
minus-squarescubbolinkfedilinkarrow-up1·1 year agoGood to see someone else supporting Cloudflare Tunnels! I’m always confused when folks on Hacker News hate on them - I think they’re great!
You do need to allow incoming traffic, as the data is pushed to you by the remote server, not pulled from it.
As @Hexarei@programming.dev said you could however use Cloudflare tunnels and it would work just fine, it just needs HTTPS.
Experiment with it, have fun! Solving problems is how you learn that stuff 😃
Otherwise yeah the 512MB droplet should be alright to start off, that’s about what my instance uses.
Good to see someone else supporting Cloudflare Tunnels! I’m always confused when folks on Hacker News hate on them - I think they’re great!
Cheers