Relative Content

Tag Archive for postgresqldockersolrpsqlsolr9

Setup Solr in Docker and connect to Postgresql db in Docker

For a proof of concept, I need to set up Solr in a Docker container and a Postgresql DB also in a Docker container. Then I should connect both, so Solr can get the data from the Postgresql DB. I’m new to Solr and to Postgresql and don’t really know Docker either, which is why I’ve been struggling to set up the environment. I’ve read the documentation and did the tutorials from Solr, but still couldn’t figure out how I can get it to work.

Setup Solr in Docker and connect to Postgresql db in Docker

For a proof of concept, I need to set up Solr in a Docker container and a Postgresql DB also in a Docker container. Then I should connect both, so Solr can get the data from the Postgresql DB. I’m new to Solr and to Postgresql and don’t really know Docker either, which is why I’ve been struggling to set up the environment. I’ve read the documentation and did the tutorials from Solr, but still couldn’t figure out how I can get it to work.