Closed c5c86a closed 5 years ago
You need to register your container with a network alias
Example:
jira:
image: blacklabelops/jira
container_name: jira
networks:
default:
aliases:
- 'jira.aug.gr'
Unfortunately my instance at digitalocean was cryptojacked and I don't have the time to do the setup again and test it, so if you want to close this issue, feel free to do so. Thanks.
Prerequisites
Description
Health check fails.
Steps to Reproduce
Expected behavior: All green
Actual behavior:
What does this check do? Checks if JIRA is able to access itself through the gadgets feed URL to ensure that dashboard gadgets will work.
Result JIRA is not able to access itself through the Gadget feed URL. This is necessary so that dashboard gadgets can be generated successfully. Please verify the current Base URL and if necessary, review your network configurations to resolve the problem.
Reproduces how often: Always
Versions
jira 7.13 (Latest docker image blacklabelops/jira of february 4)
Logs And Environment Information
Container logs: