Upgrading
Keep your Pocket ID installation up to date
Docker
For upgrading Pocket ID when using Docker, you just need to pull the latest image and restart the services:
Stand-alone
- Stop Pocket ID
- Remove the old binary:
Download the latest binary from the releases page.
Make sure to download the correct version for your operating system. The binary names follow this pattern:
pocket-id-<operating-system>-<architecture>- Example:
pocket-id-linux-amd64
You can use curl to download the binary directly. For example, for Linux on AMD64 architecture:
- Rename the binary and make it executable:
- Start Pocket ID again: