enable_consul does not result in FLY_CONSUL_URL env var present

I added experimental.enable_consul to my fly.toml but I do not see the FLY_CONSUL_URL on my machine when I ssh into it and do a printenv. I found this out because I got the error described in these docs even on a fresh machine and I tried the “easy” fix and that didn’t work so then I tried the “hard” fix and I don’t have the information I need to do that. I based my setup on GitHub - kentcdodds/kentcdodds.com: My personal website because it matches my stack and I could not find a working basic example. I was trying to do this just because I couldn’t get the sqlite working on a single volume from the indie stack repo.

No longer experimental. Instead use fly consul · Fly Docs

1 Like

Added consul

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.