awesome-compose icon indicating copy to clipboard operation
awesome-compose copied to clipboard

docker-compose for nodejs and postgres connection

Open sisouza opened this issue 4 years ago • 5 comments

Hello I hope you guys are well So I would like to suggest a sample for nodejs with postgres connection, it could have:

  • a simple NodeJS app using Express
  • Postgres
  • And docker-compose file for setting the environment.
  • The connection between the nodejs app and postgres could be made through networks in compose.

In my profile there's some examples using docker-compose with nodejs.

It would be great contributing to this repository.

sisouza avatar Jan 22 '22 23:01 sisouza

Hello @sisouza There is some examples for compose in the dedicated docker/awesome-compose repository. And there is a existing example with React Express and Mysql, maybe you can propose some improvements to this sample

I'll close this issue because all samples for compose are managed in this 2nd repository

glours avatar Jan 22 '22 23:01 glours

Ho sorry, I was thinking we were in the @docker/compose repository 🤦 I reopen the issue, my bad

glours avatar Jan 23 '22 00:01 glours

okay, no problem, so can i contribute to this issue? it would be such a great experience! how should i start besides reading contributor guide? i am open to tips. Thanks for answering! 😃

sisouza avatar Jan 23 '22 01:01 sisouza

@glours I am working on this task, then soon there will be a PR 😀

sisouza avatar Feb 15 '22 05:02 sisouza

please see https://github.com/docker/awesome-compose/issues/247 I've got something ready if it helps.

CastleArg avatar Jun 09 '22 04:06 CastleArg