Comment on How to setup my own home server & make it available to anyone?
hassanmckusick@lemmy.discothe.quest 1 year agoYou can host most basic web apps off a raspberry pi. You just need to:
- connect your device to the internet
- start your web application
- set up port forwarding on your router to forward the port your application is being hosted on
- get a domain name
- configure ddns
- Maybe get some SSL certs