I’ve just discovered Appsmith and I’m really intrigued. It looks great for rapid prototyping of admin applications. We are currently running most of our applications on Google Cloud Run which is a really great deployment option for stateless applications. So now my question is will Appsmith work on such a platform? I.e. with no access to persistent file system. From what I can tell by quickly glancing at the docker section of you documentation it looks like you make use of volumes. Are those critical for running Appsmith?
And lastly if Appsmith is not suitable to run on Cloud Run are there any plans to make so?
@matave Unfortunately, we don’t have any documentation around deploying Appsmith on Google Cloud Run. But looks like a couple of our users have tried out this route. Deploying in Google Cloud Run
Also looping in @sharat87 in case you have other queries
That was quick! Impressive responsiveness here! Thanks. I’ll just launch into testing it out myself on Cloud Run then. Will report back my findings here once I have anything worth sharing.
Hey @matave, thanks for trying this out. Is it possible to get more logs? I don’t see anything off in the logs provided, but I don’t see any mention of the backend server running either, so I’m not sure if that component is running fine. The error you see in the screenshot usually shows up when either the backend server isn’t running, or when the routing to the backend server isn’t functional.