mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2026-06-11 11:06:24 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -727,7 +727,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Alpine-Nextcloud",
|
"name": "Alpine-Nextcloud",
|
||||||
"slug": "alpine-nextcloud",
|
"slug": "alpine-nextcloud",
|
||||||
"desc": "NextCloudPi is a popular self-hosted solution for file collaboration and data storage. It is built on the NextCloud software, which is an open-source platform for data management.",
|
"desc": "<p>NextCloud for Alpine is a popular self-hosted solution for file collaboration and data storage.</p>",
|
||||||
"script": "ct/alpine-nextcloud.sh",
|
"script": "ct/alpine-nextcloud.sh",
|
||||||
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-nextcloud.sh",
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-nextcloud.sh",
|
||||||
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-nextcloud.sh",
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/alpine-nextcloud.sh",
|
||||||
@@ -743,9 +743,9 @@
|
|||||||
"warnings": [
|
"warnings": [
|
||||||
"Only Alpine: To get the username and password, run the script again inside the LXC shell."
|
"Only Alpine: To get the username and password, run the script again inside the LXC shell."
|
||||||
],
|
],
|
||||||
"port": 4443,
|
"port": 443,
|
||||||
"website": "https://github.com/nextcloud/nextcloudpi",
|
"website": "https://github.com/nextcloud/server",
|
||||||
"documentation": "https://docs.nextcloudpi.com/",
|
"documentation": "https://docs.nextcloud.com/",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
@@ -755,6 +755,10 @@
|
|||||||
"pve"
|
"pve"
|
||||||
],
|
],
|
||||||
"config_path": "",
|
"config_path": "",
|
||||||
|
"default_credentials": {
|
||||||
|
"username": "ncAdmin",
|
||||||
|
"password": ""
|
||||||
|
},
|
||||||
"os": "alpine"
|
"os": "alpine"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -11626,7 +11630,7 @@
|
|||||||
"warnings": [
|
"warnings": [
|
||||||
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
|
"WARNING: Installation sources scripts outside of Community Scripts repo. Please check the source before installing."
|
||||||
],
|
],
|
||||||
"port": 4443,
|
"port": 443,
|
||||||
"website": "https://github.com/nextcloud/nextcloudpi",
|
"website": "https://github.com/nextcloud/nextcloudpi",
|
||||||
"documentation": "https://docs.nextcloudpi.com/",
|
"documentation": "https://docs.nextcloudpi.com/",
|
||||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/nextcloud.webp",
|
||||||
|
|||||||
Reference in New Issue
Block a user