codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.52k stars 337 forks source link

config file #37

Closed ghost closed 4 years ago

ghost commented 4 years ago

We should have a config file to specify at least:

ghost commented 4 years ago

please place it in /etc/immudb/

and have 3 config files: immud.toml immu.toml immugw.toml

ghost commented 4 years ago

After this is done, we need to have the files in a human-readable format, not TOML.

ghost commented 4 years ago

In the config file, the DB directory should be fully qualified (absolute path).