Skip to content
/ Tools Public

Various scripts to make my life easier.

License

Notifications You must be signed in to change notification settings

hawshemi/Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tools

Various scripts to make my life easier.

Grafana Installer:

wget "https://raw.githubusercontent.com/hawshemi/tools/main/grafana/install_grafana.sh" -O install_grafana.sh && chmod +x install_grafana.sh && bash install_grafana.sh

Grafana Remover:

wget "https://raw.githubusercontent.com/hawshemi/tools/main/grafana/purge_grafana.sh" -O purge_grafana.sh && chmod +x purge_grafana.sh && bash purge_grafana.sh

Nginx Installer:

wget "https://raw.githubusercontent.com/hawshemi/tools/main/nginx/nginx-installer.sh" -O nginx-installer.sh && chmod +x nginx-installer.sh && bash nginx-installer.sh

SSL Run:

wget "https://raw.githubusercontent.com/hawshemi/tools/main/ssl/ssl.sh" -O ssl.sh && chmod +x ssl.sh && bash ssl.sh

Geodata Installer:

wget "https://raw.githubusercontent.com/hawshemi/tools/main/geodata/geodata-installer.sh" -O geodata-installer.sh && chmod +x geodata-installer.sh && bash geodata-installer.sh

About

Various scripts to make my life easier.

Resources

License

Stars

Watchers

Forks

Languages