oasisenterprise
WWasp
•Created by oasisenterprise on 5/21/2025 in #đŸ™‹questions
Issue with DNS/Wasp app deployment to fly.io
Using a mac on macos. I am using wasp version 0.16.4. I am working to deploy my app to fly.io. I can successfully deploy it and access it on the fly dev url. I follow the iinstructions to setup dns link to my custom domain using wasp deploy fly cmd --context client certs create mycoolapp.com. I see in fly.io dashboard my certificate is verified after adding dns records to cloudlflare. The issue I have is I am still not able to access my app through my custom domain. I do see in the fly-clinet.toml the internal port is getting set as 8043. I thought I read it should be 8080. I tried manually changing that and then redeploying and it deployed but I was unable to access the app at the fly.io dev domain or my custom domain. I feel I am missing a step somewhere but am struggling to figure out where I might be going off. Any help is appreciated!
14 replies