Skip to content

Fix #759 - railsserver add healthcheck#563

Open
derpixler wants to merge 2 commits intomasterfrom
fixes-759-graceful-handling-unseeded-database
Open

Fix #759 - railsserver add healthcheck#563
derpixler wants to merge 2 commits intomasterfrom
fixes-759-graceful-handling-unseeded-database

Conversation

@derpixler
Copy link
Copy Markdown
Contributor

@derpixler derpixler commented Apr 7, 2026

Fix #759 - railsserver add healthcheck to check if localhost:3000 available

@derpixler derpixler force-pushed the fixes-759-graceful-handling-unseeded-database branch from 0d1533f to 457b5c7 Compare April 9, 2026 07:25
Comment thread docker-compose.yml Outdated
@mgruner
Copy link
Copy Markdown
Collaborator

mgruner commented Apr 21, 2026

@derpixler when trying this, it does not seem to work for me.

I set the healthcheck to fail by specifying this via .env:

ZAMMAD_RAILSSERVER_PORT=3001

So that the railsserver will listen on 3000 (as the ENV is not passed to the container), but the healthcheck will listen on the wrong port and fail.

However, zammad-nginx will start immediately, as if no health check were defined. Did I miss something?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants