Skip to content

Manual Installation Direct

Nico edited this page Nov 26, 2022 · 6 revisions

Docker

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

NodeJS

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

Ngnix

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

Apache

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

MariaDB

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

PHP

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

Python

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

Git

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

Keyhelp

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

Adguard Home

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

Pi Hole

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