elmolm / vtiger-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker compose for Vtiger 7.2.0 CRM demo

Vtiger CRM is online software that helps 300000+ businesses grow sales, improve marketing ROI, and deliver great customer service.

This project contains a small docker-compose file to easily launch a Vtiger 7.2.0 instance with an associated MariaDb database.

Getting Started

1. Clone repository with `git clone https://github.com/elmolm/vtiger-demo.git`
2. Switch in the cloned repository `cd vtiger-demo`
3. Start Vtiger `docker compose up -d``
4. Login http://localhost:8080/ with username: `admin` and password: `admin`
5. To stop Vtiger `docker compose down`

About

License:MIT License