This repository (SANBI-SA/baobab.lims.docker ) is no longer developed or maintained.Baobab LIMS is being actively developed and maintained at BaobabLims. |
---|
Build and run Baobab LIMS using docker-compose
:
$ pip install docker-compose
...
$ git clone https://github.com/SANBI-SA/baobab-lims-docker.git
$ cd baobab-lims-docker
$ docker-compose up
Access Baobab LIMS on localhost:8080:
- Click on
Install a Baobab distribution
. - Check
Baobab LIMS
option, then clickInstall
the form. - Authentication:
admin:adminsecret
We have also added an NGINX proxy in the compose file. So, upon installation one can head to http://localhost to access the Baobab installation.