mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-14 00:42:23 +00:00
Update helpers_cache.json
This commit is contained in:
parent
7f4c99be60
commit
a222df8176
@ -3239,6 +3239,20 @@
|
|||||||
],
|
],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "OTS",
|
||||||
|
"slug": "ots",
|
||||||
|
"desc": "One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser.",
|
||||||
|
"script": "ct/ots.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/ots.sh",
|
||||||
|
"categories": [
|
||||||
|
6
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"When it is in used external please use it behind reverse proxy or create your own certificates"
|
||||||
|
],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "Outline",
|
"name": "Outline",
|
||||||
"slug": "outline",
|
"slug": "outline",
|
||||||
@ -4552,6 +4566,21 @@
|
|||||||
"notes": [],
|
"notes": [],
|
||||||
"type": "ct"
|
"type": "ct"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "Tududi",
|
||||||
|
"slug": "tududi",
|
||||||
|
"desc": "Self-hosted task management with functional programming architecture, hierarchical organization, and multi-language support.",
|
||||||
|
"script": "ct/tududi.sh",
|
||||||
|
"script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/tududi.sh",
|
||||||
|
"categories": [
|
||||||
|
12
|
||||||
|
],
|
||||||
|
"notes": [
|
||||||
|
"Create users like this: `cd /opt/tududi` => `npm run user:create <email> <password>`",
|
||||||
|
"Database location: `/opt/tududi-db`. Uploads: `/opt/tududi-uploads`"
|
||||||
|
],
|
||||||
|
"type": "ct"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "TurnKey",
|
"name": "TurnKey",
|
||||||
"slug": "turnkey",
|
"slug": "turnkey",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user