docs: Update Synology user ID retrieval command to synouser --get

This commit is contained in:
2026-02-22 14:39:26 -05:00
parent 070e03eafb
commit 459630c0c1
3 changed files with 6 additions and 6 deletions

View File

@@ -8,8 +8,8 @@ Portracker is a real-time port monitoring and service discovery tool.
- [ ] **Manual**: Give this user read/write access to the `docker` shared folder.
### Get User IDs
- [ ] **Manual**: SSH into your NAS and run `id svc-portracker`.
- [ ] **Action**: Record the `uid` (PUID) and `gid` (PGID) for use in Portainer.
- [ ] **Manual**: SSH into your NAS and run `sudo synouser --get svc-portracker`.
- [ ] **Action**: Record the `User ID` (PUID) and `Group ID` (PGID) for use in Portainer.
## 2. Infrastructure Setup
### Run Setup Script