This repository contains a set of shell scripts for quick installation and setup of common services. These scripts are designed to be fast, minimal, and ready to use in production or development environments.
Each script can be executed directly from the terminal using bash and curl.
bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/swapfile.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/swapfile.sh) --enablebash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/swapfile.sh) --enable --size 2048bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/swapfile.sh) --disablebash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/prometheus_install.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/alertmanager_install.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/node_install.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/node_install.sh) --ufw-allow-ip ip_addrbash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/blackbox_install.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/bbr_install.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/ipv6.sh)bash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/ipv6.sh) onbash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/ipv6.sh) offbash <(curl -fsSL raw.githubusercontent.com/hteppl/sh/master/grafana/sql_exporter/sql_install.sh)This project is licensed under the MIT License. You are free to use, modify, and distribute the scripts with proper attribution.