Anvil App in a Container

Hi Everyone,

Has anyone containerized an Anvil App?
I want to put a single app in a container that can be deployed on AWS, Google Cloud, or Azure.

I haven’t tried anything yet. I’m wondering if anyone has done this and can point me in the right direction. As I figure it out I’ll make good notes. I think it will be a valuable contribution to our community knowledgebase.

I understand it can be done using the open-source App Server in a Docker container. I think I could get a template docker image that wouldn’t require much configuration?

-Jeremiah

You might want to start with anvil-runtime/Dockerfile at master · anvil-works/anvil-runtime · GitHub

1 Like