Would you mind sharing your docker-compose file here?
In Fly world, you’ll need to create one app per compose entry and then make sure they know each others’ internal hostnames (like <app>.internal
). You’ll also need to manually create volumes if your compose app relies on disks.