Files
CRM/README.md

14 lines
421 B
Markdown

# MischCRM
MischCRM is the MischLabs deployment configuration for Monica CRM.
It intentionally uses the official Docker image directly:
```text
monica:4-apache
```
There is no custom image build and no Gitea Actions workflow. This avoids Cloudflare upload limits for large Docker layers and keeps Watchtower updates simple.
See [`MISCHLABS_DEPLOYMENT.md`](MISCHLABS_DEPLOYMENT.md) for NAS setup and update commands.