Skip to content

Server Settings Wishlist #597

Description

@lvca

Discussed in #595

Originally posted by gramian November 1, 2022
Dear Developers,

I really like the clean project structure of ArcadeDB; so, as I can configure the location of the database as commandline argument to the server via server.databaseDirectory, I would like to be able to pass target paths for backups and logs with server settings like:

  • server.backupDirectory (while triggering a backup via SQL is cool, passing the path as SQL argument seems impractical)
  • server.logDirectory

Furthermore, it would be easier with secrets management (see docker and kubernetes) if the root password could be passed as a path to a file holding it, instead of directly as string, hence I would like a server setting like:

  • server.rootPasswordPath

I understand that these new settings may not match the project philosophy.

Thank you for considering

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestwontfixThis will not be worked on

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions