takahirox/tiny-web-metaverse

Demo: Constant Demo URL

takahirox opened this issue · 1 comments

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:

  1. Manually create Load balancer and reuse it
  2. Configure URL related parameter of load balancer with x-aws-cloudformation (if possible)
  3. Get custom domain and use it

Closing because we started to use ec2 instance.