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.

  • railsdev@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 year ago

    I imagine you’d probably put Flask behind nginx. At least in Ruby (another interpreted language) I don’t want all requests hitting the framework.