|
@@ -0,0 +1,62 @@
|
|
|
+{
|
|
|
+ "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/"
|
|
|
+}
|