Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple pihole instances #104

Merged
merged 4 commits into from
Dec 22, 2021
Merged

Support multiple pihole instances #104

merged 4 commits into from
Dec 22, 2021

Conversation

Galorhallen
Copy link
Contributor

Multiple PiHole instances can be monitored by specifying multiple addresses separated by commas in the PIHOLE_HOSTNAME variable.

If the instances use the same protocol, port and API token/password, they can be specified only once the respective environment variables.

If the instances use different protocols, ports and API token/password, they can be specified the respective environment variables, separated by commas.

Copy link
Owner

@eko eko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @Galorhallen,

Thank you for this great addition, it looks good to me. Could we merge?

internal/server/server.go Outdated Show resolved Hide resolved
@eko
Copy link
Owner

eko commented Dec 22, 2021

Thank you @Galorhallen!

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