Skip to content

EUDAT-B2SHARE/dockerize

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dockerize

Docker demo installation of B2SHARE

Installation

cp b2share.env .env
docker-compose up

Troubleshooting

If you get access right errors from Elasticsearch like Unable to access 'path.data' (/usr/share/elasticsearch/data/elasticsearch) should create and chown ./data/elasticsearch-data :

$ chown 101:101 ./data/elasticsearch-data/

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

About

Docker demo installation of B2SHARE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10