Skip to content

conology/docker-dolibarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-dolibarr

Dolibarr with Jenkins and Docker

Install local development environment (Win)

  1. open cmd under Windows
  2. exectue 'install_dev_env.cmd'
  3. approx 20 sek after the scrip has finished execute 'docker container logs jenkins-blueocean'
  4. copy the token
  5. open 'localhost:1000' and insert the token
  6. install standard plugins
  7. add admin account via dialog
  8. jenkins url is 'http://localhost:1000/'
  9. hit "Start using Jenkins"

Create pipeline for the docker-dolibarr project

  1. click "Open Blue Ocean" at the left bar
  2. "Create a new pipeline"
  3. "Github"
  4. "Create an access token here."
  5. Log in to github, give the token a name, hit enter, copy the token
  6. insert the token in jenkins and hit "Connect"
  7. choose "conology"
  8. choose "docker-dolibarr"
  9. click "create pipeline"
  10. dolibarr url is 'http://localhost:8080/'

Helpfull links

https://hub.docker.com/r/tuxgasy/dolibarr environment setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published