{"id":48555276,"url":"https://github.com/paradedb/render-blueprint","last_synced_at":"2026-04-08T10:30:37.805Z","repository":{"id":338952184,"uuid":"1159812909","full_name":"paradedb/render-blueprint","owner":"paradedb","description":"Render Blueprint for ParadeDB. Deploy ParadeDB to Render with a single click!","archived":false,"fork":false,"pushed_at":"2026-03-10T22:29:18.000Z","size":12,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-01T09:57:31.616Z","etag":null,"topics":["paas","paradedb","render"],"latest_commit_sha":null,"homepage":"https://paradedb.com","language":"Dockerfile","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paradedb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["paradedb"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2026-02-17T07:30:25.000Z","updated_at":"2026-03-26T21:41:40.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/paradedb/render-blueprint","commit_stats":null,"previous_names":["paradedb/deployment-render","paradedb/render-blueprint"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/paradedb/render-blueprint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradedb%2Frender-blueprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradedb%2Frender-blueprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradedb%2Frender-blueprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradedb%2Frender-blueprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paradedb","download_url":"https://codeload.github.com/paradedb/render-blueprint/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paradedb%2Frender-blueprint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31551698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T10:21:54.569Z","status":"ssl_error","status_checked_at":"2026-04-08T10:21:38.171Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["paas","paradedb","render"],"created_at":"2026-04-08T10:30:36.671Z","updated_at":"2026-04-08T10:30:37.781Z","avatar_url":"https://github.com/paradedb.png","language":"Dockerfile","readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://paradedb.com\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/paradedb/paradedb/main/docs/logo/readme.svg\" alt=\"ParadeDB\"\u003e\u003c/a\u003e\n\u003cbr\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003ePostgres for Search and Analytics\u003c/b\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\n  \u003ca href=\"https://paradedb.com\"\u003eWebsite\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://docs.paradedb.com\"\u003eDocs\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://paradedb.com/slack\"\u003eCommunity\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://paradedb.com/blog/\"\u003eBlog\u003c/a\u003e \u0026bull;\n  \u003ca href=\"https://docs.paradedb.com/changelog/\"\u003eChangelog\u003c/a\u003e\n\u003c/h3\u003e\n\n---\n\nThis repository deploys [ParadeDB](https://paradedb.com) on [Render](https://render.com) with one click using a [Render Blueprint](https://render.com/docs/blueprint-spec).\n\n## What You Get\n\n- The [official ParadeDB Docker image](https://hub.docker.com/r/paradedb/paradedb)\n- A **private service** that isn't exposed to the public Internet — only accessible within your [Render private network](https://render.com/docs/private-services)\n- **10 GB of persistent SSD storage** via [Render Disks](https://render.com/docs/disks), mounted at `/var/lib/postgresql`\n- Auto-generated secure database password\n- Auto-deploy on push — your service redeploys whenever you push changes to your fork\n\n## Deployment\n\n### One Click\n\nUse the button below to deploy ParadeDB on Render.\n\n[![Deploy to Render](http://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)\n\nThis will:\n\n1. Create a private service named `paradedb` running the ParadeDB Docker image.\n2. Attach a 10 GB persistent disk for your database data.\n3. Set up `POSTGRES_USER`, `POSTGRES_PASSWORD`, and `POSTGRES_DB` environment variables automatically.\n\n### Manual\n\n1. Fork this repo.\n2. Create a new **Private Service** on Render.\n3. Connect your forked repo and use the `Dockerfile` runtime.\n4. Add a **Disk** mounted at `/var/lib/postgresql` with at least 10 GB.\n5. Set the following environment variables:\n   - `POSTGRES_USER` — database user (e.g. `postgres`)\n   - `POSTGRES_PASSWORD` — a strong password\n   - `POSTGRES_DB` — database name (e.g. `paradedb`)\n\n## Connecting\n\nOnce deployed, connect from any other service in your Render private network:\n\n```bash\npsql -h paradedb -U postgres -d paradedb\n```\n\nTo connect from your local machine, add an [SSH key to Render](https://render.com/docs/ssh), connect to the SSH endpoint, then run:\n\n```bash\npsql -U postgres paradedb\n```\n\n## Configuration\n\n### Render Plan\n\nThe default `render.yaml` uses the `standard` plan. To change it, edit the `plan` field in [`render.yaml`](render.yaml):\n\n```yaml\nplan: standard # Options: starter, standard, pro, pro plus, pro max, pro ultra\n```\n\n### Disk Size\n\nThe default disk size is 10 GB. To increase it, edit the `sizeGB` field in [`render.yaml`](render.yaml):\n\n```yaml\ndisk:\n  name: data\n  mountPath: /var/lib/postgresql\n  sizeGB: 50\n```\n\n### Environment Variables\n\n| Variable            | Description             | Default        |\n| ------------------- | ----------------------- | -------------- |\n| `POSTGRES_DB`       | Default database name   | `paradedb`     |\n| `POSTGRES_USER`     | Database superuser name | `postgres`     |\n| `POSTGRES_PASSWORD` | Database password       | Auto-generated |\n\nYou can add additional Postgres environment variables (e.g. `POSTGRES_INITDB_ARGS`, `PGDATA`) in the `envVars` section of `render.yaml` or through the Render dashboard.\n\n## What is ParadeDB?\n\n[ParadeDB](https://paradedb.com) is an Elasticsearch alternative built on Postgres. It delivers Elastic-quality full-text, hybrid, and faceted search — all in pure SQL, with no separate search infrastructure to manage.\n\n- **BM25 full-text search** with 12+ tokenizers across 20+ languages\n- **Hybrid search** combining BM25 and vector similarity\n- **Faceted search and boolean queries** for filtering and complex search logic\n- **Zero ETL** — use as your primary Postgres directly or replicate from managed databases (RDS, Supabase, Neon, etc.)\n\nLearn more at [paradedb.com](https://www.paradedb.com/).\n\n## License\n\nThis deployment blueprint is licensed under the [MIT License](LICENSE).\n","funding_links":["https://github.com/sponsors/paradedb"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadedb%2Frender-blueprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparadedb%2Frender-blueprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparadedb%2Frender-blueprint/lists"}