Skip to content

Monica

Logo

Description

Monica is an open source personal relationship management system, that lets you document your life.

Image

linuxserver/monica:latest

Categories

  • Uncategorized Services

Ports

  • 80:80/tcp
  • 443:443/tcp

Volumes

ContainerBind
/config/opt/appdata/monica

Environment Variables

NameLabelDefaultDescription
PUIDPUID1024for UserID
PGIDPGID100for GroupID
TZTZEurope/Amsterdamspecify a timezone to use, see this [list](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List).
DB_HOSTDB_HOST``````Mariadb DB server hostname.
DB_PORTDB_PORT``````Mariadb DB server port.
DB_USERNAMEDB_USERNAME``````Mariadb DB user.
DB_PASSWORDDB_PASSWORD``````Mariadb DB password.
DB_DATABASEDB_DATABASE``````Mariadb DB name.
APP_URLAPP_URLhttp://localhost:80The URL you will use to access Monica including protocol, and port where appropriate.
TRUSTED_PROXIESTRUSTED_PROXIES``````Set to the IP or netmask covering your reverse proxy, if running behind one. Set to `*` to trust all IPs (**do not** use `*` if exposed to the internet`).
APP_ENVAPP_ENVlocalSet to `production` when exposing the container to anyone else; this also makes https mandatory.
APP_DISABLE_SIGNUPAPP_DISABLE_SIGNUPtrueSet to `false` to enable new account sign-ups.

Labels

KeyValue
traefik.enabletrue
traefik.http.routers.monica.ruleHost(`monica.{$TRAEFIK_INGRESS_DOMAIN}`)
traefik.http.routers.monica.entrypointshttps
traefik.http.services.monica.loadbalancer.server.port80
traefik.http.routers.monica.tlstrue
traefik.http.routers.monica.tls.certresolverdefault
traefik.http.routers.monica.middlewarestraefik-forward-auth
mafl.enabletrue
mafl.titleMonica
mafl.descriptionMonica is an open source personal relationship management system, that lets you document your life.
mafl.linkhttps://monica.{$TRAEFIK_INGRESS_DOMAIN}
mafl.icon.wraptrue
mafl.icon.color#007acc
mafl.status.enabledtrue
mafl.status.interval60
mafl.groupServices
mafl.icon.urlhttps://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/monica-logo.png

Licensed under the MIT License. Free for all use cases. For enterprise or academic support, please reach out to us.