|
@@ -86,17 +86,17 @@ You're done! Now just click App Templates and deploy applications!
|
|
|
|
|
|
| Additional Tools | Description | wget install |
|
|
|
|----------------|--------------|--------------|
|
|
|
-| [install_caddy.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_caddy.sh) | Pre-setup script to install Caddy | wget -qO- https://git.io/JMsEe \| bash|
|
|
|
-| [install_drupal.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_drupal.sh) | Preinstall Setup for Drupal | wget -qO- https://git.io/JMsEj \| bash|
|
|
|
-| [install_portainer_agent.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/install_portainer_agent.sh) [update_portainer_agent.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/update_portainer_agent.sh) |Install and upgrade Portainer Agent. Portainer agent is used for remote management of the host you install it on. | |
|
|
|
-| [install_throttled.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_throttled.sh) | [Install and Setup Instructions for the Throttled Script](https://github.com/novaspirit/pi-hosted/blob/master/docs/throttled.md) | wget -qO- https://git.io/JXzw0 \| bash|
|
|
|
-| [install_vikunja.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_vikunja.sh) | Preinstall Setup for Vikunja | wget -qO- https://git.io/JMsuZ \| bash |
|
|
|
-| [nginx-proxy-manager.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/nginx-proxy-manager.sh) | Preinstall Setup for NPM. [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/nginx_proxy_manager.md) | wget -qO- https://git.io/JPXF5 \| bash|
|
|
|
-| [rpi_docker_monitor.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/rpi_docker_monitor.sh) | Preinstall Setup for Docker Monitor [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | wget -qO- https://git.io/JPXba \| bash|
|
|
|
-| [traefik.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/traefik.sh) | Preinstall Setup for Traefik | wget -qO- https://git.io/JMsuA \| bash|
|
|
|
-| [unpoller-install.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/unpoller-install.sh) | Preinstall Setup for UnPoller [Installation Document](https://github.com/rmiddle/pi-hosted/blob/readme_update/docs/UnPoller-Monitor.md)| wget -qO- https://git.io/JMszE \| bash|
|
|
|
-| [install_photoprism.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/install_photoprism.sh) | Install Photo Prism | wget -qO- https://git.io/JM5Tr \| bash|
|
|
|
-| [update_libseccomp2.sh](https://github.com/rmiddle/pi-hosted/blob/readme_update/tools/update_libseccomp2.sh) | PI OS 32 libseccomp2 Repair utility | wget -qO- https://git.io/JPXdj \| bash|
|
|
|
+| [install_caddy.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_caddy.sh) | Pre-setup script to install Caddy | wget -qO- https://git.io/JMsEe \| bash|
|
|
|
+| [install_drupal.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_drupal.sh) | Preinstall Setup for Drupal | wget -qO- https://git.io/JMsEj \| bash|
|
|
|
+| [install_portainer_agent.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_portainer_agent.sh) [update_portainer_agent.sh](https://github.com/rmiddle/pi-hosted/blob/master/tools/update_portainer_agent.sh) |Install and upgrade Portainer Agent. Portainer agent is used for remote management of the host you install it on. | |
|
|
|
+| [install_throttled.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_throttled.sh) | [Install and Setup Instructions for the Throttled Script](https://github.com/novaspirit/pi-hosted/blob/master/docs/throttled.md) | wget -qO- https://git.io/JXzw0 \| bash|
|
|
|
+| [install_vikunja.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_vikunja.sh) | Preinstall Setup for Vikunja | wget -qO- https://git.io/JMsuZ \| bash |
|
|
|
+| [nginx-proxy-manager.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/nginx-proxy-manager.sh) | Preinstall Setup for NPM. [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/nginx_proxy_manager.md) | wget -qO- https://git.io/JPXF5 \| bash|
|
|
|
+| [rpi_docker_monitor.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/rpi_docker_monitor.sh) | Preinstall Setup for Docker Monitor [Installation Document](https://github.com/novaspirit/pi-hosted/blob/master/docs/rpi_docker_monitor.md) | wget -qO- https://git.io/JPXba \| bash|
|
|
|
+| [traefik.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/traefik.sh) | Preinstall Setup for Traefik | wget -qO- https://git.io/JMsuA \| bash|
|
|
|
+| [unpoller-install.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/unpoller-install.sh) | Preinstall Setup for UnPoller [Installation Document](https://github.com/rmiddle/pi-hosted/blob/readme_update/docs/UnPoller-Monitor.md)| wget -qO- https://git.io/JMszE \| bash|
|
|
|
+| [install_photoprism.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/install_photoprism.sh) | Install Photo Prism | wget -qO- https://git.io/JM5Tr \| bash|
|
|
|
+| [update_libseccomp2.sh](https://github.com/novaspirit/pi-hosted/tree/master/tools/update_libseccomp2.sh) | PI OS 32 libseccomp2 Repair utility | wget -qO- https://git.io/JPXdj \| bash|
|
|
|
|
|
|
|
|
|
### Contributors
|