Installs Pocketbase as a Windows service that runs automatically on boot.
- Download this repo as a zip and extract contents to
C:/pocketbase/
- Open
install-pocketbase-service.bat
to install and start service automatically.
To uninstall, just open uninstall-pocketbase-service.bat
Currently, this uses pocketbase 0.22.7 release. To use a different version, just replace the pocketbase binary in this folder with the version you like before running the installation.