# Server Setup Tools A collection of tools and files to setup a new server for `libre.moe` infrastructure. To run the setup script on a fresh Rocky Linux server, run: ```bash wget https://git.libre.moe/lukas/server-setup-tools/raw/branch/main/base-install.sh && sh base-install.sh ```