这是indexloc提供的服务,不要输入任何密码
Skip to content

dokku config:set but without restart (in a pre-release hook) #908

@vincentfretin

Description

@vincentfretin

Hi,
I need to be able to call dokku config:set but without restarting the application, because I'm already in the process of restarting the application. I'm in a pre-release hook, see:
https://github.com/vincentfretin/dokku-elasticsearch-plugin/blob/master/pre-release#L37
How can we modify the config:set code to handle this case?
For now the application restarts twice if the elasticsearch container is not started.

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