Skip to content

Starting the web-server for the the web-serving benchmark fails as rootless #441

@dev-zero

Description

@dev-zero

The default nginx webserver listening on port 80 is still enabled in the configuration, resulting in a startup failure of the web_server when started as non-root with podman run -dt --net=host --name=web_server cloudsuite/web-serving:web_server /etc/bootstrap.sh ${PROTOCOL} ${WEB_SERVER_IP} ${DATABASE_SERVER_IP} ${MEMCACHED_SERVER_IP} ${MAX_PM_CHILDREN} ${WORKER_PROCESS} (as documented).
From what I've seen it is unused and could be easily disabled.

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