fly volumes create hophamlam_portainer_vol --region sin --size 1
Paste the volume name to [mount] part in fly.toml
. Example:
[mounts]
destination = "/app/data"
source = "hophamlam_portainer_vol"
flyctl deploy
Change into your domain + Use CNAME to point your domain to auto-generated fly.clio app url
flyctl certs create status.mydomain.com
Do the same with www.status.mydomain.com