mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-12-14 16:16:21 +00:00
Update helpers_cache.json
This commit is contained in:
@@ -649,7 +649,8 @@
|
|||||||
12
|
12
|
||||||
],
|
],
|
||||||
"notes": [
|
"notes": [
|
||||||
"Bookstack works only with static ip. If you Change the IP of your LXC, you Need to edit the .env File `nano /opt/bookstack/.env`"
|
"Bookstack works only with static IP. If you change the IP of your LXC, you need to edit the .env file",
|
||||||
|
"To see database credentials, type `cat ~/bookstack.creds` in LXC console"
|
||||||
],
|
],
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
"default_credentials": {
|
"default_credentials": {
|
||||||
@@ -5777,6 +5778,20 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "SnowShare",
|
||||||
|
"slug": "snowshare",
|
||||||
|
"desc": "A modern, secure file and link sharing platform built with Next.js, Prisma, and NextAuth. Share URLs, code snippets, and files with customizable expiration, privacy, and QR codes.",
|
||||||
|
"script": "ct/snowshare.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/snowshare.sh",
|
||||||
|
"script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/snowshare.sh",
|
||||||
|
"os": "debian",
|
||||||
|
"categories": [
|
||||||
|
11
|
||||||
|
],
|
||||||
|
"notes": [],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "sonarqube",
|
"name": "sonarqube",
|
||||||
"slug": "sonarqube",
|
"slug": "sonarqube",
|
||||||
@@ -6650,7 +6665,9 @@
|
|||||||
"categories": [
|
"categories": [
|
||||||
9
|
9
|
||||||
],
|
],
|
||||||
"notes": [],
|
"notes": [
|
||||||
|
"Show Login Credentials, type `cat ~/valkey.creds` in the LXC console"
|
||||||
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user