Skip to content

Conversation

@brynsofz
Copy link
Contributor

@brynsofz brynsofz commented Jul 7, 2025

This PR adds the support for PSI Probe, with the ability to disable/enable during build/run time. And with the access control for only: localhost (IPv4 and IPv6), and some common private network ranges (e.g: Docker bridges network) to access the PSI Probe. Original issue

Changes introduced:

  • Update Dockerfile to add the download and installation PSI Probe
  • Update entrypoint.sh with the access control to just allow access from localhost/private network ranges
  • Update docker-compose.yml with the ability to enable/disable the probe

@brynsofz
Copy link
Contributor Author

brynsofz commented Jul 7, 2025

Some screenshots of the testing:
Screenshot 2025-07-07 at 14 38 46

Screenshot 2025-07-07 at 14 38 19 Screenshot 2025-07-07 at 14 39 22

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.

4 participants