17 lines
867 B
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# EspoCRM
## Description
EspoCRM is a lightweight, opensource Customer Relationship Management platform that helps you manage leads, accounts, opportunities and postsale support in a single, webbased interface.
This Ansible role deploys EspoCRM with Docker, mirroring the structure of the Mastodon role for a consistent operations workflow.
## Overview
- **Sales Pipeline & Activities Stream** track every interaction and schedule followups.
- **Workflow & BPM** automate routine tasks and notifications.
- **Extensible Authentication** native LDAP and OpenID Connect (OIDC) login support.
- **Containerised Architecture** separate services for the web application, cron jobs and an upstream MySQL/MariaDB database.
For detailed instructions see:
- [Installation.md](./Installation.md)
- [Administration.md](./Administration.md)