2024-11-24 17:59:23 +01:00
|
|
|
{
|
2025-07-31 18:58:19 +02:00
|
|
|
"name": "listmonk",
|
|
|
|
|
"slug": "listmonk",
|
|
|
|
|
"categories": [
|
|
|
|
|
0
|
|
|
|
|
],
|
|
|
|
|
"date_created": "2024-11-22",
|
|
|
|
|
"type": "ct",
|
|
|
|
|
"updateable": true,
|
|
|
|
|
"privileged": false,
|
|
|
|
|
"interface_port": 9000,
|
|
|
|
|
"documentation": "https://listmonk.app/docs/",
|
|
|
|
|
"website": "https://listmonk.app/",
|
|
|
|
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/listmonk.webp",
|
|
|
|
|
"config_path": "/opt/listmonk/config.toml",
|
|
|
|
|
"description": "High performance, self-hosted, newsletter and mailing list manager with a modern dashboard.",
|
|
|
|
|
"install_methods": [
|
|
|
|
|
{
|
|
|
|
|
"type": "default",
|
|
|
|
|
"script": "ct/listmonk.sh",
|
|
|
|
|
"resources": {
|
|
|
|
|
"cpu": 1,
|
|
|
|
|
"ram": 512,
|
|
|
|
|
"hdd": 4,
|
|
|
|
|
"os": "debian",
|
2025-10-15 22:29:48 +02:00
|
|
|
"version": "13"
|
2025-07-31 18:58:19 +02:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"default_credentials": {
|
|
|
|
|
"username": null,
|
|
|
|
|
"password": null
|
|
|
|
|
},
|
|
|
|
|
"notes": []
|
2025-04-24 11:49:40 +02:00
|
|
|
}
|