Skip to content

EUDAT-B2SHARE/dockerize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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