Dedy Martadinata S 82e37855b3 Updating nextcloud stack installation (#104) 2 년 전
..
README.md 065c246320 Build App list and docs 3 년 전
install_authentik.sh a828d06609 Make it clear the v3 is alpha 2 년 전
install_caddy.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 년 전
install_dashy.sh 55de851f7f Tweak the install file a bit to make it more smoth of a process. 2 년 전
install_drupal.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 년 전
install_flatnotes.sh 82e37855b3 Updating nextcloud stack installation (#104) 2 년 전
install_homer.sh 2360aa8d2e Add install script for homer 2 년 전
install_invidious.sh 512ed1b128 Add invidious app (#47) 3 년 전
install_nextcloud.sh 82e37855b3 Updating nextcloud stack installation (#104) 2 년 전
install_photoprism.sh 3622eb8743 Update the install script to fix premission issues. (#242) 3 년 전
install_pixel-server.sh a828d06609 Make it clear the v3 is alpha 2 년 전
install_portainer_agent.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 년 전
install_throttled.sh 86c8c0dd26 Vikunja8 (#199) 3 년 전
install_unpoller.sh fa1e1d258d Move install_unpoller.sh to the correct folder. 2 년 전
install_vikunja.sh 72baecf8c8 Migrate to pi-hosted/pi-hosted 3 년 전
install_whoogle.sh cc9e4b5dbc Add install_whoogle to the documents. 3 년 전
install_yourls.sh cd331e234a Yourls Update to fix install issues (#42) 3 년 전
nginx-proxy-manager.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 년 전
reset_premissions_nextcloud.sh ee65e0cb89 Remove executable bit from files. (#344) 3 년 전
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 년 전
traefik.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 년 전
update_libseccomp2.sh d993598040 fixup for previous patch (#57) (#64) 2 년 전
update_portainer_agent.sh 0940f1e7fc Migrate all the tools to a sub folder called tools. (#110) 3 년 전

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