{"html_url": "https://github.com/simonw/datasette/issues/513#issuecomment-503199253", "issue_url": "https://api.github.com/repos/simonw/datasette/issues/513", "id": 503199253, "node_id": "MDEyOklzc3VlQ29tbWVudDUwMzE5OTI1Mw==", "user": {"value": 9599, "label": "simonw"}, "created_at": "2019-06-18T15:56:29Z", "updated_at": "2019-06-18T15:56:29Z", "author_association": "OWNER", "body": "Unfortunately not - I really wish this was possible. I have not yet found a great serverless solution for publishing 1GB+ databases - they're too big for Heroku, Cloud Run OR Zeit Now. Once databases get that big the only option I've found is to run a VPS (or an EC2 instance) with a mounted hard drive volume and execute `datasette serve` on that instance, with an nginx running on port 80 that proxies traffic back to Datasette.\r\n\r\nI'd love to figure out a way to make hosting larger databases as easy as it currently is to host small ones.", "reactions": "{\"total_count\": 0, \"+1\": 0, \"-1\": 0, \"laugh\": 0, \"hooray\": 0, \"confused\": 0, \"heart\": 0, \"rocket\": 0, \"eyes\": 0}", "issue": {"value": 457201907, "label": "Is it possible to publish to Heroku despite slug size being too large?"}, "performed_via_github_app": null}