Skip to content

[Feature] Non-daemonized serve command #126

@ojii

Description

@ojii

Problem or use case

extenddb serve is a bit annoying to use in a container, because the command always daemonizes itself. It would be nice if that functionality could be disabled via command line flag.

Proposed solution

Add a --foreground or --no-daemon flag to the serve command that skips the daemonize logic.

I'd be happy to create a PR for this should such a feature be desirable.

Checklist

  • I have searched existing issues and the roadmap for duplicates
  • I have described the use case, not just the desired implementation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions