mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-10-02 08:06:17 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -365,6 +365,22 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Autocaliweb",
|
||||||
|
"slug": "autocaliweb",
|
||||||
|
"desc": "A modern web management system for eBooks, eComics and PDFs",
|
||||||
|
"script": "ct/autocaliweb.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/autocaliweb.sh",
|
||||||
|
"categories": [
|
||||||
|
13
|
||||||
|
],
|
||||||
|
"notes": [],
|
||||||
|
"type": "ct",
|
||||||
|
"default_credentials": {
|
||||||
|
"username": "admin",
|
||||||
|
"password": "admin123"
|
||||||
|
}
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Baby Buddy",
|
"name": "Baby Buddy",
|
||||||
"slug": "babybuddy",
|
"slug": "babybuddy",
|
||||||
@@ -3034,11 +3050,11 @@
|
|||||||
"notes": [
|
"notes": [
|
||||||
"This uses Docker under the hood, as this can not easily be installed bare-metal. ",
|
"This uses Docker under the hood, as this can not easily be installed bare-metal. ",
|
||||||
"The initial starting process can be take 1-2min. ",
|
"The initial starting process can be take 1-2min. ",
|
||||||
"Application credentials: `cat /opt/.npm_pwd`"
|
"Application credentials: `cat /opt/.npm_pwd` - if file not exist in LXC check docker logs for password with `docker logs npmplus`"
|
||||||
],
|
],
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
"username": "root",
|
"username": "admin@example.org",
|
||||||
"password": null
|
"password": null
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user