From 2375b0eaa64f1e297827e2985f7b528819b1bebc Mon Sep 17 00:00:00 2001 From: Ammar Hussein Date: Tue, 19 Nov 2024 13:36:31 -0800 Subject: [PATCH] update readme to avoid failure in app initialization --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 913c3d8..a7db28a 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,6 @@ * `abra app config ` * `abra app deploy ` +> Warning: trying to access before db instance finishes initialization results in failure to initialize the xwiki instance, recommended to wait for about 5 minutes (that is plenty of time) before accessing the app from your browser. + For more, see [`docs.coopcloud.tech`](https://docs.coopcloud.tech).