cannot get containers to communicate with each other with super minimal docker-compose with nodejs and postgresql

This page summarizes the projects mentioned and recommended in the original post on /r/docker

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • wait-for-it

    Pure bash script to test and wait on the availability of a TCP host and port

  • You probably want to look at wait-for-it in combination with docker-compose to get the "the database is up and running"

  • CouchDB

    Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

  • So, in the above example... I've got a couchdb which is... well, a RESTful mongodb. Standard curl commands work to do the addition of documents. And... I wanted to put some documents in it as soon as it starts up.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts