Deploy Manet website screenshot service on Fly.io.
Run the following commands in this folder:
fly auth login
fly launch
To redeploy it, instead of fly launch
, run fly deploy
.
The container image also works standalone.
Inspired by pdelsante/manet-dockerfile.