Skip to content

templatize default configs #2

@choey

Description

@choey

For example, the following are hard-coded:

  • gremlin port
  • storage backend / host
  • db cache size
  • timeouts...

Even though configs are overridable by creating a sub-image or mounting /conf/, it would be convenient to templatize some of these configs so convenience.

Like #1, templatized configs (which should have defaults in case not specified) should be settable via environment variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions