Update guide for how Harbor admin password gets changed
Some checks are pending
CI/CD Pipeline / Test Backend (push) Waiting to run
CI/CD Pipeline / Test Frontend (push) Waiting to run
CI/CD Pipeline / Build and Push Docker Images (push) Blocked by required conditions
CI/CD Pipeline / Deploy to Production (push) Blocked by required conditions

This commit is contained in:
continuist 2025-06-29 12:41:54 -04:00
parent ce423cbf62
commit c9aa37d6cf

View file

@ -654,7 +654,11 @@ curl -k -I https://localhost
2. **Login with default credentials**:
- Username: `admin`
- Password: `Harbor12345` (or your configured password)
3. **Change the admin password** when prompted (required on first login)
3. **Change the admin password**:
- Click on the user icon "admin" in the top right corner of the UI
- Click "Change Password" from the dropdown menu
- Enter your current password and a new secure password
- Click "OK" to save the new password
#### 5.10 Configure Harbor for Public Read, Authenticated Write