|
@@ -4170,95 +4170,6 @@
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
- {
|
|
|
- "categories": [
|
|
|
- "Cloud",
|
|
|
- "Productivity",
|
|
|
- "Tools",
|
|
|
- "Other",
|
|
|
- "Web"
|
|
|
- ],
|
|
|
- "description": "Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.",
|
|
|
- "env": [
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PUID",
|
|
|
- "name": "PUID"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PGID",
|
|
|
- "name": "PGID"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "America/New_York",
|
|
|
- "label": "TZ",
|
|
|
- "name": "TZ"
|
|
|
- },
|
|
|
- {
|
|
|
- "label": "DATABASE_PASSWORD",
|
|
|
- "name": "DATABASE_PASSWORD"
|
|
|
- },
|
|
|
- {
|
|
|
- "label": "MYSQL_ROOT_PASSWORD",
|
|
|
- "name": "MYSQL_ROOT_PASSWORD"
|
|
|
- },
|
|
|
- {
|
|
|
- "label": "PORT",
|
|
|
- "name": "PORT"
|
|
|
- }
|
|
|
- ],
|
|
|
- "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png",
|
|
|
- "name": "nextcloud",
|
|
|
- "note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://nextcloud.com/\" target=\"_blank\">https://nextcloud.com/</a><br><b>Official Docker Documentation: </b><a href=\"https://docs.linuxserver.io/images/docker-nextcloud\" target=\"_blank\">https://docs.linuxserver.io/images/docker-nextcloud</a><br><br><br>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",
|
|
|
- "repository": {
|
|
|
- "stackfile": "stack/nextcloud.yml",
|
|
|
- "url": "https://github.com/pi-hosted/pi-hosted"
|
|
|
- },
|
|
|
- "title": "Nextcloud",
|
|
|
- "type": 3
|
|
|
- },
|
|
|
- {
|
|
|
- "categories": [
|
|
|
- "Cloud",
|
|
|
- "Productivity",
|
|
|
- "Tools",
|
|
|
- "Other",
|
|
|
- "Web"
|
|
|
- ],
|
|
|
- "description": "Where are your photos and documents? With Nextcloud you pick a server of your choice, at home, in a data center or at a provider. And that is where your files will be. Nextcloud runs on that server, protecting your data and giving you access from your desktop or mobile devices.",
|
|
|
- "env": [
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PUID",
|
|
|
- "name": "PUID"
|
|
|
- },
|
|
|
- {
|
|
|
- "default": "1000",
|
|
|
- "label": "PGID",
|
|
|
- "name": "PGID"
|
|
|
- }
|
|
|
- ],
|
|
|
- "image": "ownyourbits/nextcloudpi-armhf:latest",
|
|
|
- "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/nextcloud-icon.png",
|
|
|
- "name": "nextcloudpi",
|
|
|
- "note": "<b>Template created by Pi-Hosted Series</b><br><b>Check our Github page: <a href=\"https://github.com/pi-hosted/pi-hosted\" target=\"_blank\">https://github.com/pi-hosted/pi-hosted</a></b><br><br><b>Official Webpage: </b><a href=\"https://ownyourbits.com/nextcloudpi/\" target=\"_blank\">https://ownyourbits.com/nextcloudpi/</a><br><b>Official Docker Documentation: </b><a href=\"https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/\" target=\"_blank\">https://ownyourbits.com/2017/06/08/nextcloudpi-docker-for-raspberry-pi/</a><br><br><b>Extra useful script: </b><a href=\"https://github.com/pi-hosted/pi-hosted/blob/master/tools/reset_premissions_nextcloud.sh\" target=\"_blank\">reset_premissions_nextcloud.sh</a><br><br><b>Youtube Video: </b><a href=https://www.youtube.com/watch?v=E6IrT3g5Gqc&list=PL846hFPMqg3jwkxcScD1xw2bKXrJVvarc&index=9 target=\"_blank\">Novaspirit Tech - Installing Nextcloud on Raspberry Pi Docker</a><br><br>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",
|
|
|
- "ports": [
|
|
|
- "4444:4443/tcp",
|
|
|
- "8443:443/tcp",
|
|
|
- "8480:8480/tcp"
|
|
|
- ],
|
|
|
- "title": "NextcloudPi",
|
|
|
- "type": 1,
|
|
|
- "volumes": [
|
|
|
- {
|
|
|
- "bind": "/portainer/Files/AppData/Config/ncdata",
|
|
|
- "container": "/data"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
{
|
|
|
"categories": [
|
|
|
"Web",
|