Demo: Constant Demo URL
takahirox opened this issue · 1 comments
takahirox commented
Demo URL changes every time running docker compose down && docker compose up
because of Load balancer change so the Demo URL in Readme.md
needs to change.
It's good if the demo URL is constant.
Solution ideas:
- Manually create Load balancer and reuse it
- Configure URL related parameter of load balancer with
x-aws-cloudformation
(if possible) - Get custom domain and use it
takahirox commented
Closing because we started to use ec2 instance.