Changing storage.dbPath for MongoDB.
Gitea Branch PR & Ansible Deployment / Check and Create PR (push) Successful in 31s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rikku) (push) Successful in 2m39s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (benedikta) (push) Successful in 3m43s
Gitea Branch PR & Ansible Deployment / Ansible Dry Run (rinoa) (push) Successful in 3m35s
Gitea Branch PR & Ansible Deployment / PR Merge (push) Successful in 17s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (benedikta) (push) Successful in 3m17s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rikku) (push) Successful in 3m17s
Gitea Branch PR & Ansible Deployment / Ansible Config Deployment (rinoa) (push) Successful in 5m24s

This commit is contained in:
2025-10-03 10:30:12 -04:00
parent 3a9b0d267c
commit 4ece797df3
+1 -1
View File
@@ -4,7 +4,7 @@
# where and how to store data.
storage:
dbPath: /data/mongodb/dbs
dbPath: /data/db
directoryPerDB: true
# where to write logging data.