23 Nov 2024 [services]

John-Doggett creates public XMR node setup script

John-Doggett1 has created a Bash script2 that helps users to automatically configure public Monero nodes with support for HTTPS on Debian:

It uses Caddy to create a public website on your node, as well as renewing LetsEncrypt certificates. [..] Let me know what you all think!3

Usage instructions are available on GitHub2.

Note: inspect the code4 before running the script.


  1. https://github.com/John-Doggett/ 

  2. https://github.com/John-Doggett/Monerod-Node-Setup-Scripts  2

  3. https://farside.link/libreddit/r/Monero/comments/1gxpbyg/public_monero_node_setup_script_supports_https/ 

  4. https://github.com/John-Doggett/Monerod-Node-Setup-Scripts/blob/main/setup_monerod.sh