Skip to content

horaciod/docker-vufind-pgsql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-vufind-pgsql

Abrir en Visual Studio Code

Docker compose recipe for running vufind.org with postgresql (3 containers: solr, webserver/cli and postgresql)

Article

To get a running vufind

  • get the tar from https://vufind.org (I've made te tests with 6.11)
  • extract the files in src folder
  • run with docker-composer up -d
  • is possible to enter on each container with bash to run scripts

Next steps

  • create an .env file to put the password and ports.
  • create and script to run the internal commands as "import-marc.sh" and others.

fixed open in visual studio

About

docker for running vufind.org with postgresql (3 containers: solr, webserver/cli and postgresql)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages