From this repository your Pocketbase installation will be easy with any Docker daemon supported server this Docker file will install the necessary environment on the server To deploy this PocketBase Docker file to Render, you will need to do the following:
-
Click on
NEW
on the top of the page and selectWeb Service
-
Copy the link below:
https://github.com/Thulaa123/pocketbase-docker.git
-
Paste this link on the
Public Git repository
section and click continue. -
Give a Project name keep the settings as it is and click on
Create Web Service
-
Wait till the Render Do its Magic ✨
-
Sometime the Render says that the deploy
failed
if that happens click on theManual deploy
button and selectClear build cache & deploy
. -
After sometime you will see
in progress
sayinglive
this means that the application is successfully deploy. -
Once the service is deployed, you will be able to access it via the URL provided by Render 🚀.
-
For fly.io deployment please follow this link
https://dev.to/marselit/build-and-deploy-a-pocketbase-project-oi4
Check readme fork