Merge remote-tracking branch 'origin/main'

This commit is contained in:
Elias Schneider
2025-02-03 08:58:35 +01:00

View File

@@ -23,6 +23,18 @@ Pocket ID requires a [secure context](https://developer.mozilla.org/en-US/docs/W
You can now sign in with the admin account on `http://localhost/login/setup`. You can now sign in with the admin account on `http://localhost/login/setup`.
### Proxmox
Run the [helper script](https://community-scripts.github.io/ProxmoxVE/scripts?id=pocketid) as root in your Proxmox shell.
**Configuration Paths**
- /opt/pocket-id/backend/.env
- /opt/pocket-id/frontend/.env
```bash
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pocketid.sh)"
```
### Unraid ### Unraid
Pocket ID is available as a template on the Community Apps store. Pocket ID is available as a template on the Community Apps store.