Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] kilrah/dolibarr

Featured Replies

  • 5 months later...
On 11/5/2022 at 4:11 AM, Kilrah said:

[Template only, I am not the container author/maintainer]

 

Template: https://github.com/kilrah/unraid-docker-templates/raw/main/templates/dolibarr.xml

Registry: https://hub.docker.com/r/tuxgasy/dolibarr/

 

 

A container for the Dolibarr Open Source ERP and CRM for business.

 

 

Default login is admin/admin. Database creation takes a few minutes on first launch.

 

@Kilrah Login admin, Password admin din't work?

  • Author

I just tried a fresh install and it's fine. Did you give it a fresh empty database and let it set up before trying to log in?

  • 5 months later...

Hi,

I wold like to know how to change from app install the ENV vars for php without modifying php.ini.

If you take a look at https://hub.docker.com/r/tuxgasy/dolibarr/
you can see that you can do it from docker directly when installing adding some of the "Environment variables summary", but I am not sure how to do it.

PHP_INI_MEMORY_LIMIT
PHP_INI_UPLOAD_MAX_FILESIZE
PHP_INI_POST_MAX_SIZE

Can you help me on how to do it?

  • Author

Just select "Add another Path, Port, Variable, Label or Device", select Variable and enter what you need, repeat as necessary.

Hi,

What I have to put in key

 

imagen.png.f79255570ddb5a78253fb4663720b39f.png

I resolved the question in Key you must to write the same as in Name.

 

  • Author

The Key is what matters, the name is just what's displayed in the left column of the Unraid UI.

  • 2 months later...

Hi,

I tried to install docker and I have a problem in the configuration at the database level.

I have a mysql docker to run the Dolibarr database, which is why I specified this in the Dolibarr docker variables:
DOLI_DB_HOST = mysql
DOLI_DB_HOST_PORT = 3306
DOLI_URL_ROOT = http://localhost

 

When launching the Dolibarr docker I have this message in the console:

Waiting that SQL database is up
It cannot find the database.

 

I also entered the variables: DOLI_DB_USER, DOLI_DB_PASSWORD, DOLI_DB_NAME
because I have already created the database in MySQL.

 

For this DOLI_DB_HOST variable I tried the MySQL docker name (mysql), I tried the docker IP address but nothing works... I'm stuck. The port is correct and the MySQL server works because I use it with other dockers.

 

What do you put in the DOLI_URL_ROOT variable ?

 

What do you think ?

 

Thanks

  • Author

What are the network modes for both containers?

 

DOLI_URL_ROOT should be http://serverip:port

Thanks for DOLI_URL_ROOT

 

The network modes for both containers is the same Custom

  • Author

And the same custom network?

 

Should just work...

 

Clipboard_01-10-2024_03.jpg.507fc94b5736d592821daa1bb54a5b0a.jpg

Thanks for sharing your setup.

Yes it's the same personalized network

I wonder if the problem is not using an external MySQL docker...

I found this post on this subject which addresses this issue.

https://github.com/tuxgasy/docker-dolibarr/issues/104

The same error in the docker log is mentioned

 

I use the MySql docker with several other dockers and want to keep this configuration.

  • Author

Don't think so because that's precisely my setup and it's always been fine...

Only potential difference I can see is I have both on the default bridge

 

Are you sure the DB creds are correct? maybe the message is a catchall for all DB errors and not just connection related?

 

image.png.84d508c988326b47c83ec9e9a7fe1fd5.png

image.png.0fdbcfd83a9080db411365980e8226d5.png

 

 

Edited by Kilrah

I have checked access to the MySQL database several times. I connect to it with the Root user

I'm going to do other tests with MariaDB and changing the network to bridge for the 2 dockers. I will post the results of my tests.

  • Author
10 hours ago, Golmak said:

I connect to it with the Root user

You should not do that, always have a user per DB when you run multiple services on the same DB server.

 

There are apps that are known to wipe the whole DB server during install if they have root access.

You are absolutely right it is only for the testing phase then each docker will have different ursers with refined access rights.

I'm coming back after having done several tests. I can only get the dolibarr image to work with the MariaDB docker. If I use the MySQL docker I can't do it. I have checked the user rights on the database. And I created the database in MySQL before installing the Dolibarr docker. Weird

  • 2 weeks later...

Hello, @Kilrah I have mariadb installed for some other container like that:
image.thumb.png.841c82fd2813d372c054cbdba710060a.png

now I try to install Dolibarr with that setup:
image.thumb.png.2b1bdceb18199897694a49b01cfb2abb.png

but it can't start.
Logs show me:
`Waiting that SQL database is up ...`

Can You tell me what is wrong in my setup?
Regards.

  • Author

Did you actually create the "dolibarr" user and database in the mariadb container with phpmyadmin or such?

2 hours ago, Kilrah said:

Did you actually create the "dolibarr" user and database in the mariadb container with phpmyadmin or such?

Hi, I don't. I think that dolibarr will create in that container db.
Do You know how to do that in Adminer?

Edited by MarianKoniuszko

Hello, anyone know how to change Superadmin password. There's admin:admin at login and I don't see any option in dashboard to change password.

Edited by MarianKoniuszko

  • 1 month later...
On 1/27/2024 at 2:24 PM, MarianKoniuszko said:

Hello, anyone know how to change Superadmin password. There's admin:admin at login and I don't see any option in dashboard to change password.

You can install a database manager like HeidiSQL and then you log into the mysql or MariaDB with that manager, from there you can edit the users etc

Hi

I instaled Dolibarr, but default login not working. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.