Skip to content
This repository was archived by the owner on Dec 27, 2025. It is now read-only.

nicolaeser/Small-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 

Repository files navigation

Scripts

Scripts by Nico L.

Our Wiki

You can open our Wiki here: https://github.com/nicolaeser/small-scripts/wiki

Server Installer

Docker

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/docker.sh && chmod +x docker.sh && ./docker.sh

NodeJS

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/nodejs.sh && chmod +x nodejs.sh && ./nodejs.sh

Ngnix

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/nginx.sh && chmod +x ngnix.sh && ./ngnix.sh

Apache

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/apache.sh && chmod +x apache.sh && ./apache.sh

MariaDB

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/mariadb.sh && chmod +x mariadb.sh && ./mariadb.sh

PHP

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/php.sh && chmod +x php.sh && ./php.sh

Python

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/python.sh && chmod +x python.sh && ./python.sh

Git

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/git.sh && chmod +x git.sh && ./git.sh

Keyhelp

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/keyhelp.sh && chmod +x keyhelp.sh && ./keyhelp.sh

Adguard Home

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/adguardhome.sh && chmod +x adguardhome.sh && ./adguardhome.sh

Pi Hole

wget https://github.com/nicolaeser/small-scripts/raw/main/installer/pihole.sh && chmod +x pihole.sh && ./pihole.sh