mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2025-01-31 04:50:14 +00:00
Added "thelounge.json"
This commit is contained in:
parent
6494592ac5
commit
a134166a3c
39
json/thelounge.json
Normal file
39
json/thelounge.json
Normal file
@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "The Lounge",
|
||||
"slug": "thelounge, the-lounge",
|
||||
"categories": [
|
||||
0
|
||||
],
|
||||
"date_created": "2024-11-28",
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 9000,
|
||||
"documentation": "https://thelounge.chat/docs",
|
||||
"website": "https://thelounge.chat/",
|
||||
"logo": "https://raw.githubusercontent.com/thelounge/thelounge.github.io/master/assets/logos/logo/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg/TL_Grey%26Yellow_Vertical_logotype_Transparent_Bg.png",
|
||||
"description": "Modern web IRC client designed for self-hosting ",
|
||||
"install_methods": [
|
||||
{
|
||||
"type": "default",
|
||||
"script": "/ct/thelounge, the-lounge.sh",
|
||||
"resources": {
|
||||
"cpu": 2,
|
||||
"ram": 2048,
|
||||
"hdd": 4,
|
||||
"os": "Ubuntu",
|
||||
"version": 24.04
|
||||
}
|
||||
}
|
||||
],
|
||||
"default_credentials": {
|
||||
"username": null,
|
||||
"password": null
|
||||
},
|
||||
"notes": [
|
||||
{
|
||||
"text": "The Lounge is now up and running in private mode. You will have to create a user by using \"sudo -u thelounge thelounge add name\"",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user