home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1111697985

This data as json

html_url issue_url id node_id user created_at updated_at author_association body reactions issue performed_via_github_app
https://github.com/simonw/datasette/issues/1728#issuecomment-1111697985 https://api.github.com/repos/simonw/datasette/issues/1728 1111697985 IC_kwDOBm6k_c5CQypB 9599 2022-04-28T03:17:20Z 2022-04-28T03:17:20Z OWNER

How did you deploy to Cloud Run?

datasette publish cloudrun defaults to running databases there in -i immutable mode, because if you managed to change a file on disk on Cloud Run those changes would be lost the next time your container restarted there.

That's why I upgraded datasette-publish-fly to provide a way of working with their volumes support - they're the best option I know of right now for running Datasette in a container with a persistent volume that can accept writes: https://simonwillison.net/2022/Feb/15/fly-volumes/

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1218133366  
Powered by Datasette · Queries took 1.088ms · About: github-to-sqlite