Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Add /stats to https configuration#5

Closed
fubarhouse wants to merge 1 commit into
amazeeio:masterfrom
fubarhouse:https-stats
Closed

Add /stats to https configuration#5
fubarhouse wants to merge 1 commit into
amazeeio:masterfrom
fubarhouse:https-stats

Conversation

@fubarhouse

Copy link
Copy Markdown

The stats page isn't present when haproxy isn't set up for https.

Though the container can be run to expose 80 or 443, the stats page will only be present when accessing via port 80 - assuming it is configured. If somebody is running exclusively on port 443 the stats page becomes unavailable - so the port would need to be reassigned independent of trying to access the stats page.

This PR simply copies the configuration of http for the /stats page for https.

Signed-off-by: Karl <karl.hepworth@gmail.com>
@tobybellwood

Copy link
Copy Markdown

handling in pygmystack/haproxy

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants