Skip to content

Dockerfile and fly.toml for Manet website screenshot service

License

Notifications You must be signed in to change notification settings

kubahorak/flyio-manet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Manet container image for Fly.io

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.