pocketbase
Open Source backend for your next SaaS and Mobile app in 1 file
pocketbase
jorgelaranjo/pocketbase
Just deployed
Overview: This Docker template sets up PocketBase, a backend-as-a-service platform, using Alpine Linux for a lightweight and efficient environment. It supports specifying the PocketBase version via the PB_VERSION
environment variable (default is 0.22.18).
The setup includes installing necessary packages, downloading the specified PocketBase version, and running the server on port 8080.
Deployment Instructions: Nothing required
Steps to Get Started:
-
Customize the
PB_VERSION
environment variable if a different version is required. -
For external access, configure the
PUBLIC_URL
environment variable with your domain or public URL; this is necessary for accessing the service from the internet. It is available from the service on Railway. -
If accessing within Railway, no additional configuration is needed.
-
Once the setup is complete, access PocketBase at
http://localhost:8080
or your public URL for further configuration and use.
Template Content
pocketbase
jorgelaranjo/pocketbasePB_VERSION