Move kratos DB to /nsm

This commit is contained in:
Jason Ertel
2022-12-14 10:50:24 -05:00
parent 6e4912f759
commit 6985b0ab27
4 changed files with 37 additions and 4 deletions

View File

@@ -118,7 +118,7 @@ add_soremote_user_manager() {
}
add_web_user() {
wait_for_file /opt/so/conf/kratos/db/db.sqlite 30 5
wait_for_file /nsm/kratos/db/db.sqlite 30 5
{
echo "Attempting to add administrator user for web interface...";
export SKIP_STATE_APPLY=true