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.