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

Secure scrapes for online instances #157

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

vmcj
Copy link
Member

@vmcj vmcj commented Aug 5, 2024

This does share some implicit configuration from the target_all but as we always deploy those together this should be fine.

For online instances which are directly connected to the internet we didn't secure all metrics.

This is now done for:
node (builtin)
mysql (builtin)
domjudge (builtin)
fpm (Custom NGINX config)
nginx (Custom NGINX config)

This does share some implicit configuration from the target_all but as
we always deploy those together this should be fine.

For online instances which are directly connected to the internet we
didn't secure all metrics. This is now done for:
node (builtin)
mysql (builtin)
fpm (builtin)
nginx (Custom NGINX config)
@vmcj vmcj merged commit a822a01 into DOMjudge:main Aug 6, 2024
3 checks passed
@vmcj vmcj deleted the scraper_online_instance branch August 6, 2024 05:50
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