Skip to content

Resource files to build Docker images for SENAITE

Notifications You must be signed in to change notification settings

mekomsolutions/senaite-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SENAITE Docker

Resources to build custom Docker image for SENAITE

Image is available on Docker Hub at mekomsolutions/senaite

Run the project

docker-compose up

Environment variables

Additionally, the image will accept the following environment variable when run:

Variable name Default Description
ADMIN_USER Name of the administrator user
ADMIN_PASSWORD Password of the administrator user name
SITE The 'site' name, eg, 'clinic1'

Volumes

Config volume

/data/importdata/senaite: Place where to drop a initial data.tar.gz file to import data on first start.

Data volumes

/data: SENAITE data storage path