Giter Club home page Giter Club logo

docker-traefik-dolibarr's Introduction

Dolibarr

โš ๏ธ Update: now a similar setup is available in tuxgasys' repository.

Setup for Dolibarr running inside a Docker Container connected to Traefik:v2.4 (reverse proxy).

This setup is for an external webserver serving Dolibarr. Dolibarr will be available by a subdomain f. e. doli.domain.com. Corresponding certificates for https are automatically generated by Traefik. This ensures the secure data transmission. A MariaDB stores Dolibarrs' data persistently.

tuxgasys' Dolibarr Docker images are used. Therefor Dolibarr will be installed automatically on first start.

Prerequisites

  • Your subdomain points to your webserver
  • Docker installed
  • Docker-Compose installed

Setup

  1. Clone this repository: git clone https://github.com/soerenmetje/docker-traefik-dolibarr.git
  2. Traefik
    1. Change dir to traefik
    2. Insert your configuration to docker-compose.yml (lines are marked by TODO)
    3. Start Container docker-compose up -d
    4. Wait until start is finished
  3. Dolibarr & DB
    1. Change dir to dolibarr
    2. Insert your configuration to docker-compose.yml (lines are marked by TODO)
    3. Start Container docker-compose up
    4. Make a Tee and wait until auto-install of Dolibarr is finished (can take 5 to 10 min)
  4. Check if Dolibarr is reachable

Additional Information

  • In order to add additional arbitrary services to Traefik:
    1. Add traefik-net to this service
    2. Add customized labels to the labels section of this service

TODOs

  • Add and test volume (/var/www/documents) to store generated documents persistently

References

docker-traefik-dolibarr's People

Contributors

soerenmetje avatar

Stargazers

 avatar  avatar

Watchers

 avatar

docker-traefik-dolibarr's Issues

Issue on Dolibarr Docker image version

Hello, thank you for your repository !
For the record I had an error on the docker image of dolibarr in the dolibarr/docker-compose.yml file.

ERROR: manifest for tuxgasy/dolibarr:9.0.4-php7.1 not found: manifest unknown: manifest unknown

It seems that the 9.0.4-php7.1 is not available anymore. Should be updated to tuxgasy/dolibarr to be correct even if there are new versions of the image or php.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.