You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/docs/en/quick-start/installation.md
+24-2Lines changed: 24 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,35 @@ After executing this command, the system will provide two different versions for
44
44
-**Terminal Tool**: Enables openssh-server for AI agent shell command execution
45
45
-**Regional optimization**: Mainland China users can use optimized image sources
46
46
47
-
>⚠️ **Important Note**: When deploying v1.8.0 or later for the first time, please pay special attention to the `suadmin` super administrator account information output in the Docker logs. This account has the highest system privileges, and the password is only displayed upon first generation. It cannot be viewed again later, so please be sure to save it securely.
47
+
### ⚠️ Important Notes
48
+
1️⃣ **When deploying v1.8.0 or later for the first time**, please pay special attention to the `suadmin` super administrator account information output in the Docker logs. This account has the highest system privileges, and the password is only displayed upon first generation. It cannot be viewed again later, so please be sure to save it securely.
49
+
50
+
2️⃣ Forgot to note the `suadmin` account password? Follow these steps:
51
+
```bash
52
+
# Step1: Delete su account record in supabase container
0 commit comments