Overview
PocketBase collections dashboard
The PocketBase admin dashboard, served on port 80 through an nginx reverse proxy, listing collections and the records browser.
PocketBase collections dashboard
PocketBase records view
PocketBase settings
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
Overview PocketBase is an open source backend consisting of an embedded SQLite database with realtime subscriptions, built in user authentication, convenient file storage and an admin dashboard, all delivered as a single portable binary. It gives you a production grade REST and realtime API for your web and mobile applications without standing up a separate database server. This image delivers PocketBase fully installed and configured as a system service, so a working backend is running within minutes of launch.
Application Stack The PocketBase single binary installed under /opt/pocketbase and run by a dedicated unprivileged service account. The application data directory, holding the embedded SQLite database, uploaded files and migrations, stored on a dedicated data disk so it is independently resizable and survives instance replacement. A systemd service that starts PocketBase on boot and restarts it on failure. An nginx reverse proxy that publishes the dashboard and API on port 80 with WebSocket support for the realtime subscription stream.
Backend In One File Define collections (database tables) from the dashboard or programmatically, and PocketBase instantly exposes a CRUD REST API with filtering, sorting and pagination, realtime subscriptions over Server Sent Events, file upload and thumbnail handling, and a flexible rules based authorization layer. Built in authentication supports email and password, one time codes and OAuth2 providers. Everything is backed by a single SQLite database file you can snapshot and move.
Secure First Boot On the first boot of your instance a one shot service generates a fresh superuser password, unique to that instance, creates the dashboard superuser and writes the password to a root only file. The binary itself binds to loopback only and is reached only through the nginx proxy. No shared or default credentials ship in the image.
Ready To Use The admin dashboard is served on port 80 through nginx at the /_/ path. Sign in with the generated superuser credentials to create collections, manage records and users, configure authentication providers, browse logs and inspect the generated API. Point your application at the same host on port 80 to consume the REST and realtime API.
cloudimg Support 24/7 technical support by email and chat. Help with deployment, collection and schema design, authentication and OAuth2 setup, API rules, file storage, realtime subscriptions, backups, TLS and tuning.
Use Cases A backend for web and mobile applications. A realtime data store for dashboards and collaborative apps. Rapid prototyping of CRUD APIs. A self hosted alternative to hosted backend as a service platforms. An authentication and file storage service for small to medium workloads.
All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.
Highlights
- PocketBase open source backend preinstalled as a systemd service with an embedded SQLite database, a realtime REST API, built in authentication and the admin dashboard published on port 80, no manual setup required
- Define collections and get an instant CRUD REST API, realtime subscriptions, file storage and a rules based authorization layer, with the pb_data directory on a dedicated independently resizable data disk
- Hardened first boot generates a fresh superuser password for every instance behind an nginx reverse proxy and stores it in a file only the root user can read, with 24/7 technical support from cloudimg
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
t3.small Recommended | $0.04 |
Vendor refund policy
Refunds available on request.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Initial release of PocketBase 0.39.4 single file open source backend.
Additional details
Usage instructions
Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant). The PocketBase admin dashboard is served on port 80: browse to http://<instance-public-ip>/_/ and sign in with the superuser email admin@cloudimg.local and the generated password. Retrieve the credentials with: sudo cat /root/pocketbase-credentials.txt. The REST and realtime API is served on the same port 80 (for example http://<instance-public-ip>/api/health and http://<instance-public-ip>/api/collections); authenticate against /api/collections/_superusers/auth-with-password or your own user collection to obtain a token. The pb_data directory, holding the embedded SQLite database, uploaded files and migrations, lives on a dedicated data disk mounted at /var/lib/pocketbase.
Resources
Vendor resources
Support
Vendor support
cloudimg provides 24/7 technical support for this product by email and live chat. Our engineers help with deployment, configuration, updates, performance tuning and troubleshooting; critical issues receive a one hour average response. Contact support@cloudimg.co.uk .
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.