30 lines
874 B
JSON
30 lines
874 B
JSON
{
|
|
"name": "Monica",
|
|
"available": true,
|
|
"exposable": true,
|
|
"port": 3291,
|
|
"id": "monica",
|
|
"tipi_version": 1,
|
|
"version": "4.0.0",
|
|
"categories": [
|
|
"data",
|
|
"social"
|
|
],
|
|
"description": "Monica is an open-source web application to organize and record your interactions with your loved ones. We call it a PRM, or Personal Relationship Management. Think of it as a CRM (a popular tool used by sales teams in the corporate world) for your friends or family.",
|
|
"short_desc": "A Personal Relationship Management tool to help you document your social life.",
|
|
"author": "monicahq",
|
|
"source": "https://github.com/monicahq/monica",
|
|
"uid": 1000,
|
|
"gid": 1000,
|
|
"form_fields": [
|
|
{
|
|
"type": "random",
|
|
"label": "Database password",
|
|
"required": false,
|
|
"min": 30,
|
|
"max": 30,
|
|
"env_variable": "MONICA_DB_PASS"
|
|
}
|
|
]
|
|
}
|