GitHub Workflow 065c246320 Build App list and docs 3 years ago
..
README.md 065c246320 Build App list and docs 3 years ago
install_caddy.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 years ago
install_drupal.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 years ago
install_invidious.sh 512ed1b128 Add invidious app (#47) 3 years ago
install_photoprism.sh 3622eb8743 Update the install script to fix premission issues. (#242) 3 years ago
install_portainer_agent.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 years ago
install_throttled.sh 86c8c0dd26 Vikunja8 (#199) 3 years ago
install_vikunja.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 years ago
install_whoogle.sh cc9e4b5dbc Add install_whoogle to the documents. 3 years ago
install_yourls.sh cd331e234a Yourls Update to fix install issues (#42) 3 years ago
nginx-proxy-manager.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 years ago
reset_premissions_nextcloud.sh ee65e0cb89 Remove executable bit from files. (#344) 3 years ago
rpi_docker_monitor.sh d0d2ef8559 Add a check and not replace /portainer/Files/AppData/Config/prometheus/config/prometheus.yml if it already exists as a file. 3 years ago
traefik.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 years ago
update_libseccomp2.sh a98b7666ca Update to use a newer version of libseccomp2 as the old one is no longer avaible. 3 years ago
update_portainer_agent.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 years ago

README.md

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