Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 585 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 585 Bytes

dockerize

Docker demo installation of B2SHARE

Installation

cp b2share.env .env
docker-compose up

Usage with B2SHARE configloader

With B2SHARE v2.3.0 a new configuration loader has been introduced. Because of this, all environment variables for b2share image has to start with prefix B2SHARE_

Useful links

Upgrade guide for postgres upgrade HERE