Skip to content

Restart DHIS Instance #32

@kvskoker

Description

@kvskoker

Hi Team,

When the server is restarted, the DHIS instance is no longer accessible. I am now using the command "sudo ansible-playbook dhis2.yml" to start the services. This command takes a lot of time to start all the services because it tries to download a new war file to deploy.

I tried adding a restart flag to the command but it did not do anything: sudo ansible-playbook dhis2.yml --tags "restart"

Is there a better way to restart the services? Having a playbook to restart the instance would be great. Eg sudo ansible-playbook restart.yml

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