Skip to content

vegetweb/warehouse-docker

Repository files navigation

warehouse-docker

Docker image of the indicia warehouse

Info

This contains a blank indicia warehouse - like its just after installing.

The passwort for the user admin is set to adminadmin.

The image exposes two ports: 80 to access indicia 5432 to access the postgres database.

The database users are: indicia_user with the password indicia_user_pass and indicia_report_user with the password indicia_report_user_pass.

Instructions

Run with:

sudo docker run -p 80:80 -p 5432:5432 infinitenature/warehouse-docker

About

Docker image of the indicia warehouse

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors