$ fly launch --no-deploy --force-machines
The fly launch
command generates a Dockerfile
, a fly.toml
configuration and some release files into your Phoenix app. It will even set SECRET_KEY_BASE
for you.
$ fly volumes create myapp_data --size 1