
Dolibarr
Open Source ERP & CRM for Business (SME or large companies, freelancers, foundations)
Created - Last update
Dolibarr is an Open Source ERP & CRM for Business
Deployed services
dolibarr-db
postgres:$$cap_postgres-version
- dolibarr-db:/var/lib/postgresql/data
always
3dolibarr
upshift/dolibarr:$$cap_dolibarr-version
- dolibarr-html:/var/www/html
- dolibarr-docs:/var/www/documents
always
11Variables
Postgres Version
Default: 9.6-alpine
$$cap_postgres-versionCheck out their docker page for the valid tags https://hub.docker.com/r/library/postgres/tags/
Dolibarr Version
Default: 11.0
$$cap_dolibarr-versionCheck out their docker page for the valid tags https://hub.docker.com/r/upshift/dolibarr/tags
Postgres Password
Default: undefined
$$cap_pg-passThe password of the PostgreSQL Database
Dolibarr Admin Login
Default: admin
$$cap_admin-loginThe login of the fisrt admin user of Dolibarr
Dolibarr Admin Password
Default: undefined
$$cap_admin-passThe password of the first admin user of Dolibarr