How To Run PostgreSQL as a Build Requirement in TeamCity Buildby@maddevs
694 reads
694 reads

How To Run PostgreSQL as a Build Requirement in TeamCity Build

by Mad Devs2mMay 30th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

A pipeline for TeamCity software can be configured easily and has two steps, such as run tests and build a docker image for further deployment. However, I needed to run Postgres before running tests. The documentation says that you can enable it using a docker-compose plugin. I found the following problems: How to be sure that Postgres is up and running, How to configure credentials to connect to the Postgres database. How to run more compose dependencies inside TeamCity and use them in your tests. If you have any questions feel free to ask them.

Company Mentioned

Mention Thumbnail
featured image - How To Run PostgreSQL as a Build Requirement in TeamCity Build
Mad Devs HackerNoon profile picture
Mad Devs

Mad Devs

@maddevs

Software Development Company

Share Your Thoughts

About Author

Mad Devs HackerNoon profile picture
Mad Devs@maddevs
Software Development Company

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
L O A D I N G
. . . comments & more!