Files
pi-hosted/template/apps/monica.json
2022-12-20 01:25:36 -05:00

63 lines
1.3 KiB
JSON

{
"categories": [
"Other",
"Tools"
],
"description": "Monica is a great open source personal relationship management system.",
"env": [
{
"default": "1000",
"label": "PUID",
"name": "PUID"
},
{
"default": "1000",
"label": "PGID",
"name": "PGID"
},
{
"default": "America/New_York",
"label": "TZ",
"name": "TZ"
},
{
"default": "REPLACEMEWITHAWORDOF32CHARACTERS",
"label": "APP_KEY",
"name": "APP_KEY"
},
{
"default": "development",
"label": "APP_ENV",
"name": "APP_ENV"
},
{
"default": "panda",
"label": "DATABASE_USER",
"name": "DATABASE_USER"
},
{
"default": "o8x&max8yt4h@v$q#orvx@72$",
"label": "DATABASE_PASSWORD",
"name": "DATABASE_PASSWORD"
},
{
"default": "",
"label": "MYSQL_ROOT_PASSWORD",
"name": "MYSQL_ROOT_PASSWORD"
}
],
"logo": "https://avatars0.githubusercontent.com/u/25832602",
"name": "monica",
"officialDoc": "https://github.com/monicahq/docker#use-monica-docker-image",
"platform": "linux",
"repository": {
"stackfile_arm32": "stack/monica.yml",
"stackfile_arm64": "stack/monica.yml",
"stackfile_amd64": "stack/monica.yml",
"url": "https://github.com/Macleykun/pi-hosted"
},
"title": "Monica",
"type": 3,
"webpage": "https://www.monicahq.com/"
}