pi-hosted/tools
Robert Middleswarth 16a34b6dba
Update update_libseccomp2.sh
Update package name to libseccomp2_2.5.4-1+b3_armhf.deb
2023-04-08 13:39:57 -04:00
..
install_authentik.sh Make it clear the v3 is alpha 2022-10-23 11:13:01 -04:00
install_bind9.sh Add Bind9 to the repo 2022-11-13 15:49:52 -05:00
install_caddy.sh Migrate to pi-hosted/pi-hosted 2022-01-05 19:50:13 -05:00
install_clamav.sh add maloja, add missing executetables +x on tiddlywiki, clamav (#127) 2023-01-09 16:52:56 -05:00
install_dashy.sh Tweak the install file a bit to make it more smoth of a process. 2022-09-15 21:28:01 -04:00
install_drupal.sh Migrate to pi-hosted/pi-hosted 2022-01-05 19:50:13 -05:00
install_flatnotes.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_grafana.sh Add Grafana to the template 2022-11-09 22:54:34 -05:00
install_homer.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_invidious.sh Add invidious app (#47) 2022-07-03 18:21:28 -04:00
install_klipper.sh Add mailsail config files to the template 2022-11-14 09:50:17 -05:00
install_lldap.sh add lldap (#132) 2023-01-10 15:15:13 -05:00
install_maloja.sh add maloja, add missing executetables +x on tiddlywiki, clamav (#127) 2023-01-09 16:52:56 -05:00
install_mosquitto.sh Update to include a pre_install script to include a basic config script 2022-11-07 11:51:57 -05:00
install_nextcloud.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_photoprism.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_pixel-server.sh Make it clear the v3 is alpha 2022-10-23 11:13:01 -04:00
install_portainer_agent.sh Migrate all the tools to a sub folder called tools. (#110) 2021-11-01 22:14:04 -04:00
install_reactive-resume.sh Update permission 2023-01-31 23:13:24 -05:00
install_throttled.sh Vikunja8 (#199) 2021-11-22 00:17:23 -05:00
install_tiddlywiki.sh add maloja, add missing executetables +x on tiddlywiki, clamav (#127) 2023-01-09 16:52:56 -05:00
install_unpoller.sh Move install_unpoller.sh to the correct folder. 2022-08-24 19:23:42 -04:00
install_vikunja.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_whoogle.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
install_yourls.sh Yourls Update to fix install issues (#42) 2022-06-29 22:20:37 -04:00
nginx-proxy-manager.sh Migrate all the tools to a sub folder called tools. (#110) 2021-11-01 22:14:04 -04:00
README.md Build App list and docs 2023-01-09 20:58:55 +00:00
reset_premissions_nextcloud.sh use instead as fedora not supporting this compability (#149) 2023-03-03 23:22:52 -05:00
rpi_docker_monitor.sh Add a check and not replace /portainer/Files/AppData/Config/prometheus/config/prometheus.yml if it already exists as a file. 2022-05-21 22:21:59 -04:00
traefik.sh Migrate all the tools to a sub folder called tools. (#110) 2021-11-01 22:14:04 -04:00
update_libseccomp2.sh Update update_libseccomp2.sh 2023-04-08 13:39:57 -04:00
update_portainer_agent.sh Migrate all the tools to a sub folder called tools. (#110) 2021-11-01 22:14:04 -04:00

PLEASE NOTE

Most of the follwing scripts are only needed if you are trying to load one of these containers. Please see table below for a recap of use cases.


Script Name Additional Doc Type Description wget install
install_caddy.sh Preinstall Preinstall Setup for Caddy wget -qO- https://git.io/JMsEe | bash
install_drupal.sh Preinstall Preinstall Setup for Drupal wget -qO- https://git.io/JMsEj | bash
install_invidious.sh Preinstall Install Invidious wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_invidious.sh | bash
install_photoprism.sh Documentation Preinstall Install Photo Prism wget -qO- https://git.io/JM5Tr | bash
install_portainer_agent.sh Preinstall Install Portainer Agent
Portainer agent is used for remote management of the host you install it on.
install_reactive-resume.sh Documentation Preinstall Install Reactive-Resume wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_reactive-resume.sh | bash
install_throttled.sh Documentation Install Preinstall Setup for the Throttled Script wget -qO- https://git.io/JXzw0 | bash
install_vikunja.sh Preinstall Preinstall Setup for Vikunja wget -qO- https://git.io/JMsuZ | bash
install_whoogle.sh Preinstall Install Whoogle wget -qO- https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/tools/install_whoogle.sh | bash
nginx-proxy-manager.sh Documentation Preinstall Preinstall Setup for NPM wget -qO- https://git.io/JPXF5 | bash
reset_premissions_nextcloud.sh Extra Basic Script to reset the premissions of NextcloudPi wget -qO- https://git.io/JDklN | bash
rpi_docker_monitor.sh Documentation Preinstall Preinstall Setup for Docker Monitor wget -qO- https://git.io/JPXba | bash
traefik.sh Preinstall Preinstall Setup for Traefik wget -qO- https://git.io/JMsuA | bash
unpoller-install.sh Documentation Preinstall Preinstall Setup for UnPoller wget -qO- https://git.io/JMszE | bash
update_libseccomp2.sh Update PI OS 32 libseccomp2 Repair utility wget -qO- https://git.io/JPXdj | bash
update_portainer_agent.sh Update Upgrade Portainer Agent