diff --git a/pi-hosted_template/template/portainer-v2.json b/pi-hosted_template/template/portainer-v2.json index 9bf2f88..7ac8c88 100644 --- a/pi-hosted_template/template/portainer-v2.json +++ b/pi-hosted_template/template/portainer-v2.json @@ -3839,6 +3839,7 @@ } ], "image": "ownyourbits/nextcloudpi-armhf:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux", diff --git a/template/portainer-v2-amd64.json b/template/portainer-v2-amd64.json index 19fdbaf..0ada1a5 100644 --- a/template/portainer-v2-amd64.json +++ b/template/portainer-v2-amd64.json @@ -4403,6 +4403,7 @@ } ], "image": "ownyourbits/nextcloudpi-x86:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux", diff --git a/template/portainer-v2-arm32.json b/template/portainer-v2-arm32.json index 9bf2f88..7ac8c88 100644 --- a/template/portainer-v2-arm32.json +++ b/template/portainer-v2-arm32.json @@ -3839,6 +3839,7 @@ } ], "image": "ownyourbits/nextcloudpi-armhf:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux", diff --git a/template/portainer-v2-arm64.json b/template/portainer-v2-arm64.json index a4d4601..16dc87c 100644 --- a/template/portainer-v2-arm64.json +++ b/template/portainer-v2-arm64.json @@ -4427,6 +4427,7 @@ } ], "image": "ownyourbits/nextcloudpi-arm64:latest", + "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png", "name": "nextcloudpi", "note": "

Template created by Pi-Hosted Series

Check our Github page: https://github.com/pi-hosted/pi-hosted

Official Webpage: https://ownyourbits.com/nextcloudpi/
Official Docker Documentation: https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/

Extra useful script: reset_premissions_nextcloud.sh

Youtube Video: Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker

The database user is nextcloud and the database is nextcloud_db. The host of the database will be located at the bottom of the DB conotainer in portainer.", "platform": "linux",