New Instance Automatically Restarted and Lost All Contents

if you still wish to run SQLite in Ghost 5,
add to fly.toml :slight_smile:

[env]
  database__client = "sqlite3"
  database__connection__filename = "/var/lib/ghost/content/data/ghost.db"
1 Like