diff --git a/DisasterManagement.md b/DisasterManagement.md index 5b301ec..ae7d586 100644 --- a/DisasterManagement.md +++ b/DisasterManagement.md @@ -211,3 +211,9 @@ e.g. pg_restore -h localhost -p 5432 -U tethys_user -d tethys_db -v /tmp/tethys_20230404.backup ``` Once the restore process is complete, the research database should be fully recovered with all its data and objects. + +
+
+

Restore API and Web Frontend from Docker Images

+All Tethys Docker Images are stored securely in our Gitea instance by using the built-in Docker Registry functionality. +... \ No newline at end of file