Skip to content

How to perform a HealthCheck on phpldapadmin? #57

Open
@lsampaioweb

Description

@lsampaioweb

I'm running openldap and phpldapadmin from a docker-compose file, for the openldap I was able to configure a healthcheck with "test: ldapwhoami -xH ldapi:// || exit 1". Is this the best way?

How can I perform a HealthCheck on phpldapadmin if you guys removed curl and wget?

I would like to run:
test: curl --fail -s http://localhost/ || exit 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions