I want to host my website in my raspberry pi, I’ve read that I would need a web server software for this. Which one do you recommend? It won’t be a complex website.
I want to host my website in my raspberry pi, I’ve read that I would need a web server software for this. Which one do you recommend? It won’t be a complex website.
I only use nginx now, the out of box footprint is tiny.
add this
deb https://packages.sury.org/nginx/ bookworm main
to your/etc/apt/sources.list
to install the latest stable