Skip to content

Add maintence mode in Makefile and graceful exit #3

@JonasNorlinder

Description

@JonasNorlinder

A developer might need to bring down a production server during office hours. As there might be Github API requests to process these (which queue size are logged every 30/60 seconds), a mode in nginx (https://github.com/bubify/bubify-docker/blob/main/nginx/default) is added to block any further client request. It would be good if we can make it easy to enable maintenance mode from Makefile.

A stretch-goal could also be adding a graceful exit command.

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