Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Do not by default run the node-red service as "privileged" service and "root" user #27

Open
@janvda

Description

@janvda

This node-red service is set as a privileged service and node-red runs as root user.

In most cases this is not really needed.
It would be nice and secure to be able to run the node-red service as a non privileged service which is not run as root.

Note also the node-red docker image managed by the node-red community is also not running as privileged service and it executes under the user "node-red".
See https://hub.docker.com/r/nodered/node-red-docker/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions