diff --git a/docs/docs/setup/installation.md b/docs/docs/setup/installation.md index 9974a1a..dd1eb68 100644 --- a/docs/docs/setup/installation.md +++ b/docs/docs/setup/installation.md @@ -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`. +### 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 Pocket ID is available as a template on the Community Apps store.