From 0e60c3b863267fb1b2092344db6986bcda935e80 Mon Sep 17 00:00:00 2001
From: A75G <31223569+A75G@users.noreply.github.com>
Date: Wed, 3 Apr 2024 20:15:46 +0300
Subject: [PATCH] Update grimoire.xml
---
templates/grimoire.xml | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/templates/grimoire.xml b/templates/grimoire.xml
index 35d919a..73d2677 100644
--- a/templates/grimoire.xml
+++ b/templates/grimoire.xml
@@ -11,13 +11,18 @@
Unleash your inner sorcerer and conquer the chaos of bookmarks!
Access admin Login by Adding /admin Path in URL https://grimoire.pro/docs/getting-started/admin-panel
-Please Run the below in Unraid CLI after installing pocketbase
+Please Run the below in Unraid CLI after installing pocketbase and before installing this
git clone https://github.com/goniszewski/grimoire.git
mv grimoire/pb_migrations/* /mnt/user/appdata/pocketbase/pb_migrations/
rm -rf grimoire
-
-Restart pocketbase docker
+docker stop pocketbase
+rm -rf /mnt/user/appdata/pocketbase/pb_data/*
+nano /mnt/user/appdata/pocketbase/pb_migrations/1700577970_created_admin.js
+and change both admin@grimoire.localhost to you username for admin
+and change cahngeme for password you would like
+CTRL+X then Y then Enter
+docker start pocketbase
Productivity:
http://[IP]:[PORT:5173]
https://raw.githubusercontent.com/A75G/docker-templates/master/templates/grimoire.xml