You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should probably make sure our SQLite DB is put on a separate EBS volume, so that when we redeploy our EC2 instance, we don't have to worry about our SQLite DB getting destroyed.
We might also want to put /nix on the EC2 instance on a separate EBS volume as well.
We probably also want to have occasional backups of the EBS volume with the SQLite DB.