ldfdev / bvb_finance

App to present Financial informantion about Companies listed on Bucharest Stock Exchange
1 stars 0 forks source link

Import/Export docker mongo container db state #1

Closed ldfdev closed 4 months ago

ldfdev commented 4 months ago

use https://docker-py.readthedocs.io/en/stable/ to span the container if needed and import the db configuration

ldfdev commented 4 months ago

Need to add a user when performing container operations from app, like bvb-finance-user

Currently it's the root user as onwer when exporting the db colelction as JSON -rw-r--r-- 1 root root 3,0K iun 26 13:35 bvb_companies.26.06.2024_13:35:06.json

ldfdev commented 4 months ago

Done