pi-hosted/tools
2022-09-26 21:33:13 -04:00
..
install_authentik.sh Add Authentik to the Template (#378) 2022-08-30 13:48:32 -04:00
install_caddy.sh Migrate to pi-hosted/pi-hosted 2022-01-05 19:50:13 -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_homer.sh Add install script for homer 2022-09-05 22:54:48 -04:00
install_invidious.sh Add invidious app (#47) 2022-07-03 18:21:28 -04:00
install_photoprism.sh Update the install script to fix premission issues. (#242) 2021-12-11 11:56:22 -05:00
install_pixel-server.sh Pixel server (#87) 2022-09-26 21:33:13 -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_throttled.sh Vikunja8 (#199) 2021-11-22 00:17:23 -05:00
install_unpoller.sh Move install_unpoller.sh to the correct folder. 2022-08-24 19:23:42 -04:00
install_vikunja.sh Migrate to pi-hosted/pi-hosted 2022-01-05 19:50:13 -05:00
install_whoogle.sh Add install_whoogle to the documents. 2022-03-26 11:15:25 -04: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 2022-07-03 22:24:25 +00:00
reset_premissions_nextcloud.sh Remove executable bit from files. (#344) 2022-06-29 21:52:16 -04: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 fixup for previous patch (#57) (#64) 2022-08-23 11:14:50 -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_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