Skip to content

Add a script to update and restart prod server #268

@alexrudall

Description

@alexrudall

To make it easier for sysadmin at hospital to update the application.

  • Add script, something like:
sudo docker-compose down --remove-orphans
git pull
sudo docker-compose up
  • Test
  • Add to README

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions