mysql -u$SECRETS_DB_USER -p$SECRETS_DB_PASS openv <db/openv.sql
mysql -u$SECRETS_DB_USER -p$SECRETS_DB_PASS app1 <db/app1.sql

