I can’t find in the documentation concepts section (https://docs.digitalocean.com/products/app-platform/concepts/health-check/) whether I can define the health check endpoint to be set up in a dedicated port, separate from the main application port. As I would like the health check not to be accessible externally
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
To set up your health checks specific port, you can go to your App Platform -> Click on the app that you want to update -> then go to Components -> Click on your component and scroll down. In there you can create a health check endpoint within your app that you could use for the health check details:
Hope that this helps!
Best,
Bobby