Since there were a few people asking how to setup Temporal on Fly.io, I'd thought this would be useful.
Disclaimer: I'm not a Fly nor Temporal expert (in fact I'm a big noob) so you'll have to forgive me. Any suggestions are welcome to improve these configs for others and myself.
Don't forget to add a private ip6 address:
fly ips allocate-v6 --private
This is required for the ui
app to connect to the server
via .flycast
Hmm... That's all I see when I run
fly logs -a <app-name>
. Is there another log that I am missing maybe?There was no private v6 address. So, I did add it manually like you said. Is this something that I am missing in
fly.toml
config maybe? Wondering why it's not being created during the launch/deploy phase. Anyway, after adding the private IP, I saw some activity like this in the app log:But I don't see healthchecks passing still. These are the machines created: