mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-04 10:56:23 +00:00
23 lines
476 B
Markdown
23 lines
476 B
Markdown
# Monica Personal CRM
|
|
|
|
Last Updated: Thu August 08, 2024 14:51:09 PDT
|
|
|
|
## Overview
|
|
|
|
Docker Hub: https://hub.docker.com/_/monica
|
|
Project: https://www.monicahq.com/
|
|
Proxy Port: 9000
|
|
|
|
## Description
|
|
|
|
Personal Customer Relationship Manager
|
|
|
|
## Notes
|
|
|
|
Importing directly to the db (phpmydadmin)
|
|
you have to run the following in the container: ```php artisan bookstack:regenerate-permissions```
|
|
|
|
### Sample ENV
|
|
|
|
https://raw.githubusercontent.com/monicahq/monica/master/.env.example
|