Project

General

Profile

Actions

Bug #7000

closed

[Docker] API server starts before PostgreSQL is ready

Added by Brett Smith over 8 years ago. Updated about 5 years ago.

Status:
Closed
Priority:
Normal
Assigned To:
-
Category:
Docker
Target version:
-
Story points:
-

Description

The API server Docker image runs both the Passenger server and PostgreSQL under supervisord. No relation is declared between them, so Passenger often starts before PostgreSQL is ready, causing the whole container to be non-functional. Prevent this from happening.

Actions

Also available in: Atom PDF