Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
asiafood.bdcloud.fr /
build /
docker /
Delete
Unzip
Name
Size
Permission
Date
Action
mariadb
[ DIR ]
drwxr-xr-x
2025-11-08 11:16
Dockerfile
1.69
KB
-rwxr-xr-x
2021-01-30 17:40
README.md
679
B
-rwxr-xr-x
2021-01-30 17:40
docker-compose.yml
441
B
-rwxr-xr-x
2021-01-30 17:40
docker-run.sh
341
B
-rwxr-xr-x
2021-01-30 17:40
Save
Rename
# How to use it ? The docker-compose.yml file is used to build and run Dolibarr in the current workspace. Before build/run, define the variable HOST_USER_ID as following: export HOST_USER_ID=$(id -u) Go in repository build/docker : cd build/docker And then, you can run : docker-compose up This will run 3 container Docker : Dolibarr, MariaDB and PhpMyAdmin. The URL to go to the Dolibarr is : http://0.0.0.0 The URL to go to PhpMyAdmin is (login/password is root/root) : http://0.0.0.0:8080 Setup the database connection during the installation process, please use mariad b (name of the database container) as database host.