Sfoglia il codice sorgente

Migrate to pi-hosted/pi-hosted

Robert Middleswarth 3 anni fa
parent
commit
72baecf8c8

+ 4 - 4
build/templates/template_README.md

@@ -5,7 +5,7 @@
 This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
 
 ### App Template for Portainer
-![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)
+![alt text](https://github.com/pi-hosted/pi-hosted/blob/master/apptemplate.png?raw=true)
 
 ### Apps List
 
@@ -49,8 +49,8 @@ You're done! Now just click App Templates and deploy applications!
 #### Versions
 | Application  | Supported OS's | URL |
 | ------------- | ------------- | ------------- |
-| Portainer v2 Arm32 | Pi OS | https://raw.githubusercontent.com/novaspirit/pi-hosted/master/template/portainer-v2-arm32.json |
-| Portainer v2 Arm64 | Ubunutu 64, DietPI 64 | https://raw.githubusercontent.com/novaspirit/pi-hosted/master/template/portainer-v2-arm64.json |
+| Portainer v2 Arm32 | Pi OS | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm32.json |
+| Portainer v2 Arm64 | Ubunutu 64, DietPI 64 | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm64.json |
 
 * Limited testing Operating Systems: Pi OS 64 Beta, DietPI 32 bit
 
@@ -73,7 +73,7 @@ Install, Update, Pre-Install and extra scripts can be found in our [GitHub Tools
 
 ### Contributors
 
-See the list of [contributors](https://github.com/novaspirit/pi-hosted/graphs/contributors) who participated in this project.
+See the list of [contributors](https://github.com/pi-hosted/pi-hosted/graphs/contributors) who participated in this project.
 
 ### Acknowledgment
 * template based on [SelfHosted](https://github.com/SelfhostedPro/selfhosted_templates) Portainer App Template

+ 4 - 4
docs/README.md

@@ -5,7 +5,7 @@
 This repository is a collection of tutorials for hosting a variety of server applications using Docker and [Portainer](https://github.com/portainer/portainer).
 
 ### App Template for Portainer
-![alt text](https://github.com/novaspirit/pi-hosted/blob/master/apptemplate.png?raw=true)
+![alt text](https://github.com/pi-hosted/pi-hosted/blob/master/apptemplate.png?raw=true)
 
 ### Apps List
 
@@ -49,8 +49,8 @@ You're done! Now just click App Templates and deploy applications!
 #### Versions
 | Application  | Supported OS's | URL |
 | ------------- | ------------- | ------------- |
-| Portainer v2 Arm32 | Pi OS | https://raw.githubusercontent.com/novaspirit/pi-hosted/master/template/portainer-v2-arm32.json |
-| Portainer v2 Arm64 | Ubunutu 64, DietPI 64 | https://raw.githubusercontent.com/novaspirit/pi-hosted/master/template/portainer-v2-arm64.json |
+| Portainer v2 Arm32 | Pi OS | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm32.json |
+| Portainer v2 Arm64 | Ubunutu 64, DietPI 64 | https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/template/portainer-v2-arm64.json |
 
 * Limited testing Operating Systems: Pi OS 64 Beta, DietPI 32 bit
 
@@ -85,7 +85,7 @@ Install, Update, Pre-Install and extra scripts can be found in our [GitHub Tools
 
 ### Contributors
 
-See the list of [contributors](https://github.com/novaspirit/pi-hosted/graphs/contributors) who participated in this project.
+See the list of [contributors](https://github.com/pi-hosted/pi-hosted/graphs/contributors) who participated in this project.
 
 ### Acknowledgment
 * template based on [SelfHosted](https://github.com/SelfhostedPro/selfhosted_templates) Portainer App Template

+ 2 - 2
docs/UnPoller-Monitor.md

@@ -14,7 +14,7 @@ A monitoring solution for the Unifi Controller with [Grafana](http://grafana.org
 
 ## Pre-Installation Steps
 
-First SSH into your Pi or use Shell in a Box to get to the command line.  ensure you have pulled the latest from https://github.com/novaspirit/pi-hosted/ and run unpoller.sh
+First SSH into your Pi or use Shell in a Box to get to the command line.  ensure you have pulled the latest from https://github.com/pi-hosted/pi-hosted/ and run unpoller.sh
 
 ## Folder Setup Script
 
@@ -31,7 +31,7 @@ Your output should look something like this
 # sudo ./tools/unpoller-install.sh
 creating directories
 downloading unpoller config files
---2021-10-17 00:56:28--  https://raw.githubusercontent.com/novaspirit/pi-hosted/tree/master/pi-hosted_template/configs/unpoller-up.conf
+--2021-10-17 00:56:28--  https://raw.githubusercontent.com/pi-hosted/pi-hosted/tree/master/pi-hosted_template/configs/unpoller-up.conf
 Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ...
 Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
 HTTP request sent, awaiting response... 200 OK

+ 21 - 21
docs/nginx_proxy_manager.md

@@ -33,11 +33,11 @@ Setup complete. You can now install the stack using the App Template.
 <br><br>
 ## Install the App Template.<br>
 
-![App Template](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-AppTemplatesList.png)
+![App Template](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-AppTemplatesList.png)
 
 Goto App Templates and install "Proxy Nginx Manager"
 
-![App Template](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-AppTemplates-Deploy.png)
+![App Template](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-AppTemplates-Deploy.png)
 
 You need to enter in both a Database Password and Mysql Root Password.  These will be needed if you ever have to access the database but not needed in the day to day operations of the system.
 
@@ -50,11 +50,11 @@ This should all be good now so **Deploy the Stack**
 
 ## Stack Info
 When Complete we should see a list of all our deployed stacks sample list below.<br>
-![Stack List](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Stack-List.png)
+![Stack List](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Stack-List.png)
 
 We want to select nginx-proxy-manager from the list.  This will display lots of information regarding your stack but the section we are looking for is labelled Containers
 
-![Stack Container Details](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Stack-Details.png)
+![Stack Container Details](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Stack-Details.png)
 
 You will notice 3 ports listed.  Port 80, 443, and port 81.  Ports 80 and 443 are for managing your services and really shouldn't be changed.  Port 81 is for managing your lists of hosts.  It can be changed but for the reminder of this install we are going to assume it to be port 81.
 
@@ -66,7 +66,7 @@ You will notice 3 ports listed.  Port 80, 443, and port 81.  Ports 80 and 443 ar
 
 Now that it is installed lets setup our first proxy host.  First thing we need to do is login to the site.  Click on port 81 in the list and you will see the login screen below.
 
-![Login](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Login.png)
+![Login](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Login.png)
 
 The Default Email Address is: admin@example.com
 The Default Password is: changeme
@@ -75,25 +75,25 @@ Please login and we will then change those to our own settings.
 
 > If you get a Bad Gateway error you likely forgot to run the script on the host to setup the folders / files first although it can also happen if you leave one of the database password blank as well.  Delete the Stack and start back from the beginning.
 
-![First Login](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-First-Login.png)
+![First Login](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-First-Login.png)
 
 ### Update Your Email address and Password
 
 First we need to select the User menu and select Edit Details
 
-![User Menu](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-User-Menu.png)
+![User Menu](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-User-Menu.png)
 
 Fix your user information and save the changes.
 
 
-![User Menu](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-User-Edit-Details.png)
+![User Menu](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-User-Edit-Details.png)
 
 Now it is time to change your password.  Select the User menu again and select Change Password <br>
-![User Menu](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-User-Menu.png)
+![User Menu](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-User-Menu.png)
 
 Set the password to something you like and save the changes.
 
-![User Menu](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-User-Change-Password.png)
+![User Menu](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-User-Change-Password.png)
 
 ## Update Default Screen
 
@@ -101,42 +101,42 @@ When going to the proxy with a new domain or in some cases where you used *wildc
 
 * Wildcard DNS can have security issues make sure you reach these before using them.
 
-![Congratulations Screen](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Congratulations-Screen.png)
+![Congratulations Screen](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Congratulations-Screen.png)
 
 We start by going to the Settings Tab
 
-![Settings Screen](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings.png)
+![Settings Screen](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings.png)
 
 Click on the 3 dots and select Edit from the list.
 
-![3 Dots Screen](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-Edit.png)
+![3 Dots Screen](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-Edit.png)
 
 You will now be shown the different options you can select for your default screen.  You can have it display a 404 page, a Custom Page, or do simply redirect depending on your preference.  This is entirely up to you.  I prefer to use a 404 screen so I am going to set that now.
 
-![Setting Edit Screen](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-Edit-Screen.png)
+![Setting Edit Screen](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-Edit-Screen.png)
 
 There we are with the default being a 404 page.
 
-![Settings Screen with 404](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-404-selected.png)
+![Settings Screen with 404](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Settings-404-selected.png)
 
 So now when someone goes to a site that isn't setup yet they will see a 404 page.
 
-![404 Page](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-404-page.png)
+![404 Page](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-404-page.png)
 
 Great Nginx Proxy Manager is now all setup.  In the next sections we are going to walk though setting up your first proxy host.
 
 ## First Proxy Host Setup
 
 We are now back to the first login screen.
-![First Login](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-First-Login.png)
+![First Login](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-First-Login.png)
 
 ### Select Hosts > Proxy Hosts
 
-![Proxy Hosts](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Proxy-Host.png)
+![Proxy Hosts](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Proxy-Host.png)
 
 Select Add Proxy Hosts
 
-![Proxy Hosts](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Add-Proxy-Host.png)
+![Proxy Hosts](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-Menu-Add-Proxy-Host.png)
 
 We need to enter the proxy information.  In this example we are going to use the following information.
 
@@ -162,7 +162,7 @@ Two options you might want to enable are Cache Assets and Block Common Exploits
 Some applications will use Websockets if the app uses this you will need to enable it but very few applications do so.  To put it simply if you don't know what it is, than leave it disabled.
 
 
-![Proxy Hosts](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-New-Proxy-Host.png)
+![Proxy Hosts](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-New-Proxy-Host.png)
 
 > Hint: Generating Certificates can be complicated I will be outlining one of the simplest ways to generate one.  There are other ways not outlined here.
 
@@ -174,7 +174,7 @@ I will agree to the terms after reading them you should at least review them onc
 
 It should have your correct email address listed if it doesn't please fix as this is where you will get alerts if there is an issue with the Certificate.
 
-![Proxy Hosts](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/nginx-proxy-manager-New-Proxy-Host-SSL.png)
+![Proxy Hosts](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/nginx-proxy-manager-New-Proxy-Host-SSL.png)
 
 Once you click Save it will generate a new certificate this can take a few minutes to do.
 

+ 12 - 12
docs/rpi_docker_monitor.md

@@ -103,13 +103,13 @@ Done You are ready to goto next step in the install document
 <br><br>
 ## Install the App Template.<br>
 
-![App Templates Lists](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-AppTemplatesList.png)
+![App Templates Lists](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-AppTemplatesList.png)
 
 Goto App Templates and install "Raspberry Pi Docker Monitor"
 
 You can change how long your data should be stored or leave the default **15d**. It can be set with {`ms`,`s`,`m`,`h`,`d`,`w`,`y`} or a combination of it (e.g. `2w3d` for 2 weeks and 3 days).
 
-![Stack Settings](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-DeployStack.png)
+![Stack Settings](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-DeployStack.png)
 
 The default settings should all be good so **Deploy the Stack**
 <br><br>
@@ -131,25 +131,25 @@ Grafana > Configuration > Data Sources > Prometheus
 ```
 **It is important that you set the URL to http://monitoring-prometheus:9090/**<br><br>
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-DataSource.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-DataSource.png)
 
 ### Setup the Dashboard
-Grafana is not preconfigured with dashboard, so you have to import it from the  [json](https://github.com/novaspirit/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file.
+Grafana is not preconfigured with dashboard, so you have to import it from the  [json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file.
 
 ```
 Grafana > + > Import 
 ```
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Menu-Import.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Menu-Import.png)
 
-Now we open the [json](https://github.com/novaspirit/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file and Click on the "raw" button to copy the content from the json file.
+Now we open the [json](https://github.com/pi-hosted/pi-hosted/blob/master/configs/dashboard_by_oijkn.json) file and Click on the "raw" button to copy the content from the json file.
 
-(!["raw" button](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Raw.png))
+(!["raw" button](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Raw.png))
 
 
  Once copied into the bigger of the 2 boxes Click Load.
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Import.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Import.png)
 
 
 Now we can display the dashboard
@@ -157,20 +157,20 @@ Now we can display the dashboard
 ```
 Grafana > Dashboard > Manage
 ```
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Menu-Dashboard-Manage.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Menu-Dashboard-Manage.png)
 
 There should be just the one item list.  Select "Docker and OS Metrics" from the list and you should see the dashboard listed below.
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Manage.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Dashboard-Manage.png)
 
 ![screencapture-192-168-1-100-1013-d-Ss3q6hSZk-docker-and-os-metrics-2021-10-13-21_35_57](https://user-images.githubusercontent.com/18188407/137201307-a47cf9c3-fe8b-4792-8bd1-3fc02f89893b.png)
 
 
 > Hint: Well the Dashboard is displayed you can select your profile > Preferences and change the default Dashboard to the new Dashboard you just create and it will always display the new Dashboad when you login.
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Menu-User-Preferences.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Menu-User-Preferences.png)
 
-![image](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/rpi_docker_monitor-Preferences-Dashboard.png)
+![image](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/rpi_docker_monitor-Preferences-Dashboard.png)
 
 
 ## Pi Hosted : Raspberry Pi Docker Monitoring Part 7

+ 3 - 3
docs/throttled.md

@@ -4,7 +4,7 @@
 
 A simple script that displays a warning if voltage or temperature issues were found or have happened since last reboot.
 ## Screenshot
-![Throttled Screenshoot](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/throttled-screenshoot.png)
+![Throttled Screenshoot](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/throttled-screenshoot.png)
 
 *Above:  Example of script output.*
 
@@ -57,7 +57,7 @@ Run the following command to check the current status.
 ```
 sudo throttled.sh
 ```
-![Throttled All Green Screenshoot](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/throttled-screenshoot.png)
+![Throttled All Green Screenshoot](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/throttled-screenshoot.png)
 
 ## Errors
 
@@ -66,7 +66,7 @@ When you see an error, that means there is an issue with the hardware and most l
 - If the error shows under **Now:** it means the issue is active right now 
 - If the error shows under **Run:** it means the error(s) have happened since last reboot. 
 
-![Throttled Error Power Problems](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/throttled-red-power-problem.png)
+![Throttled Error Power Problems](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/throttled-red-power-problem.png)
 
 1. Undervolted means you aren't providing enough power.  This typically happens because you have an attached device or devices that is pulling too much power or you have a power supply not producing enough power to run everything.
 

+ 1 - 1
docs/wireguard-install.md

@@ -78,7 +78,7 @@ an active cell data connection on your phone.
 Click the slider next to the tunnel we setup previously and it should activate (for android phones a little key icon shows up on your notification bar).
 
 Open your browser and go to a standard website to ensure DNS is functional.<br>
-https://github.com/novaspirit/pi-hosted
+https://github.com/pi-hosted/pi-hosted
 
 Next open a new tab or in the same tab navigate to an IP based service that you have NOT made available outside your network, for me that would be Homer.<br>
 http://192.168.1.10:8902/

+ 4 - 4
docs/wordpress_installation.md

@@ -4,7 +4,7 @@
 
 Remember to choose a port for http not used for another service and a username and password for the mysql server used by wordpress
 
-![Stack_Install](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/WordPress_Portainer_Stack_Installation.PNG)
+![Stack_Install](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/WordPress_Portainer_Stack_Installation.PNG)
 
 ### Nginx Proxy Manager
 
@@ -12,7 +12,7 @@ Remember to choose a port for http not used for another service and a username a
 
 We now have to add a host to redirect all the traffic to the correct port
 
-![WordPress New Proxy Host](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/WordPress_New_Proxy_Host.PNG)
+![WordPress New Proxy Host](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/WordPress_New_Proxy_Host.PNG)
 
 Now you should be able with www.your_domain_here to access your site from the outside (if you have port 80 and 443 open)
 
@@ -20,10 +20,10 @@ Now you should be able with www.your_domain_here to access your site from the ou
 
 To use the site as a shop you should enable SSL by using Let's Encrypt in the Nginx dashboard
 
-![WordPress Adding SSL Certificate](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/WordPress_Adding_SSL_Certificate.PNG)
+![WordPress Adding SSL Certificate](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/WordPress_Adding_SSL_Certificate.PNG)
 
 Remember to add the certificate to the proxy host
-![WordPress Enable SSL Certificate](https://raw.githubusercontent.com/novaspirit/pi-hosted/master/docs/images/WordPress_Enable_SSL_Certificate.PNG)
+![WordPress Enable SSL Certificate](https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/docs/images/WordPress_Enable_SSL_Certificate.PNG)
 
 
 ### OFFLINE SETUP

File diff suppressed because it is too large
+ 113 - 113
pi-hosted_template/template/portainer-v2.json


File diff suppressed because it is too large
+ 113 - 113
template/portainer-v2-arm32.json


File diff suppressed because it is too large
+ 113 - 113
template/portainer-v2-arm64.json


+ 1 - 1
tools/install_caddy.sh

@@ -20,6 +20,6 @@ check_internet
 echo "Creating directories..."
 sudo mkdir -p /portainer/Files/AppData/Config/Caddy || error "Failed to create Caddy folder!"
 echo "Downloading caddy config files"
-sudo wget -O /portainer/Files/AppData/Config/Caddy/Caddyfile https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/Caddyfile || error "Failed to download Caddyfile file!"
+sudo wget -O /portainer/Files/AppData/Config/Caddy/Caddyfile https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/Caddyfile || error "Failed to download Caddyfile file!"
 echo "Setup complete. You can now install Caddy using the App Template."
 

+ 6 - 6
tools/install_drupal.sh

@@ -25,12 +25,12 @@ sudo mkdir -p /portainer/Files/AppData/Config/drupal/themes || error "Failed to
 sudo mkdir -p /portainer/Files/AppData/Config/drupal/sites || error "Failed to create sites directory!"
 sudo mkdir -p /portainer/Files/AppData/Config/drupal/sites/default || error "Failed to create sites/default directory!"
 echo "Downloading Drupal config files"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/README.txt https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/README.txt || error "Failed to download README.txt file!"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/development.services.yml https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/development.services.yml || error "Failed to download development.services.yml file!"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/example.settings.local.php https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/example.settings.local.php || error "Failed to download example.settings.local.php file!"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/example.sites.php https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/example.sites.php || error "Failed to download example.sites.php file!"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/default/default.services.yml https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/default/default.services.yml || error "Failed to download default.services.yml file!"
-sudo wget -O /portainer/Files/AppData/Config/drupal/sites/default/default.settings.php https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/drupal/default/default.settings.php || error "Failed to download default.settings.php file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/README.txt https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/README.txt || error "Failed to download README.txt file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/development.services.yml https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/development.services.yml || error "Failed to download development.services.yml file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/example.settings.local.php https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/example.settings.local.php || error "Failed to download example.settings.local.php file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/example.sites.php https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/example.sites.php || error "Failed to download example.sites.php file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/default/default.services.yml https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/default/default.services.yml || error "Failed to download default.services.yml file!"
+sudo wget -O /portainer/Files/AppData/Config/drupal/sites/default/default.settings.php https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/drupal/default/default.settings.php || error "Failed to download default.settings.php file!"
 echo "Setting permissions..."
 sudo chown -R 1000:1000 /portainer/Files/AppData/Config/drupal/database || error "Failed to set permissions for database data!"
 sudo chown -R 33:33 /portainer/Files/AppData/Config/drupal/modules || error "Failed to set permissions for modules data!"

+ 1 - 1
tools/install_vikunja.sh

@@ -20,7 +20,7 @@ check_internet
 echo "Creating directories..."
 sudo mkdir -p /portainer/Files/AppData/Config/Vikunja || error "Failed to create Vikunja directory!"
 echo "Downloading vikunja config files"
-sudo wget -O /portainer/Files/AppData/Config/Vikunja/nginx.conf https://raw.githubusercontent.com/novaspirit/pi-hosted/master/configs/vikunja_nginx.conf || error "Failed to download nginx.conf file!"
+sudo wget -O /portainer/Files/AppData/Config/Vikunja/nginx.conf https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/configs/vikunja_nginx.conf || error "Failed to download nginx.conf file!"
 echo "Setting permissions..."
 sudo chown -R 1000.1000 /portainer/Files/AppData/Config/Vikunja || error "Failed to set permissions for modules data!"
 echo "Done You are ready to install the Vikunja Template"

+ 1 - 1
tools/unpoller-install.sh

@@ -20,5 +20,5 @@ check_internet
 echo "Creating directories..."
 sudo mkdir -p /portainer/Files/AppData/Config/unpoller || error "Failed to create config directory!"
 echo "Downloading Unpoller config files"
-sudo wget -O /portainer/Files/AppData/Config/unpoller/up.conf https://raw.githubusercontent.com/novaspirit/pi-hosted/tree/master/configs/unpoller-up.conf || error "Failed to download up.conf file!"
+sudo wget -O /portainer/Files/AppData/Config/unpoller/up.conf https://raw.githubusercontent.com/pi-hosted/pi-hosted/tree/master/configs/unpoller-up.conf || error "Failed to download up.conf file!"
 echo "Done You are ready to goto next step in the install document"

Some files were not shown because too many files changed in this diff