Render Deployment
Deploy PGWIZ-MD to Render with Docker
Quick Deploy: Use our pre-built Docker image - no Dockerfile needed!
Quick Setup (5 minutes)
1
Fork PGWIZ-MD
2
Create Web Service on Render
Click here to create a new Web Service
Select "Deploy an existing image from a registry"
3
Use Pre-built Docker Image
Image URL:
quay.io/pgwiz/pgwiz-md:latest
Paste this image URL in Render's "Image URL" field
4
Configure Service
Service Name: pgwiz-md (or your choice)
Region: Choose closest to you
Instance Type: Free
5
Add Environment Variables
In Render's Environment tab, add these variables:
SESSION_ID=your_session_id_here
PORT=5000
DB_URL=./baileys_store.db