Yeah uh, I kinda just ran the Ansible thingy. I don't actually plan on hosting any communities on my instance, I just wanted to have the @thaumatur.ge suffix on my username lmao. What I've been doing every time I fuck up so far is just delete all the files and reinstall with Ansible. One problem I've run into is DigitalOcean blocks outgoing port 25 and I have no idea how to bypass that. Can I send emails on the other ports?
augentism
joined 1 year ago
Selfhosting is very interesting. i am currently trying to get it to work but I am still having some issues lmao. maybe ill figure it out tomorrow
That's sounds so much simpler than what I am doing right now. Right now I have a digital ocean droplet server running openvpn and I have any servers I want open to the internet connecting to that openvpn server as a client. I then NAT all incoming traffic to the servers I have with iptables as if the droplet is a router. Is it much easier to setup a cloudflare tunnel? Or am I basically accomplishing the same thing? Will I be able to run all the other services I have because I'm not just web hosting? I also do not have a static IP.