{"id":28794145,"url":"https://github.com/postgrescraft/postgresinstaller","last_synced_at":"2026-04-06T08:32:13.875Z","repository":{"id":299545005,"uuid":"1002462677","full_name":"PostgresCraft/PostgresInstaller","owner":"PostgresCraft","description":"\"Cross-platform PostgreSQL installer and configuration toolkit for Windows, Linux, and macOS – ready to run from GitHub in seconds.\"","archived":false,"fork":false,"pushed_at":"2025-06-15T15:37:24.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-17T04:33:53.508Z","etag":null,"topics":["automation","bash","database","installer","linux","macos","postgresql","powershell","windows"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"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/PostgresCraft.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}},"created_at":"2025-06-15T14:30:08.000Z","updated_at":"2025-06-15T15:35:07.000Z","dependencies_parsed_at":"2025-06-17T04:33:57.454Z","dependency_job_id":"4a051f2d-c8b0-4935-9409-b24a0497f682","html_url":"https://github.com/PostgresCraft/PostgresInstaller","commit_stats":null,"previous_names":["postgrescraft/postgresinstaller"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PostgresCraft/PostgresInstaller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostgresCraft%2FPostgresInstaller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostgresCraft%2FPostgresInstaller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostgresCraft%2FPostgresInstaller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostgresCraft%2FPostgresInstaller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PostgresCraft","download_url":"https://codeload.github.com/PostgresCraft/PostgresInstaller/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PostgresCraft%2FPostgresInstaller/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260471627,"owners_count":23014254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["automation","bash","database","installer","linux","macos","postgresql","powershell","windows"],"created_at":"2025-06-18T02:04:50.041Z","updated_at":"2026-04-06T08:32:13.870Z","avatar_url":"https://github.com/PostgresCraft.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Postgres Starter Installer\n\n\u003e 🧩 A simple cross-platform installer to get started with PostgreSQL in one command.\n\n---\n\n## 📌 Overview\nThis repository provides lightweight scripts to automatically install PostgreSQL on:\n\n- 🐧 **Linux** (Debian/Ubuntu)\n- 🍎 **macOS** (via Homebrew)\n- 🪟 **Windows** (via Chocolatey or Winget)\n\n---\n\n## ⚡ Quick Install\n\n### 🐧 Linux / 🍎 macOS\n```bash\nbash \u003c(curl -s https://raw.githubusercontent.com/PostgresCraft/PostgresInstaller/main/install.sh)\n```\n\n### 🪟 Windows (PowerShell)\n```powershell\niwr -useb https://raw.githubusercontent.com/PostgresCraft/PostgresInstaller/main/install.ps1 | iex\n```\n\n---\n\n## 🔍 What It Does\n- Detects your OS automatically.\n- Installs PostgreSQL with required components.\n- Sets a default password `admin` for the `postgres` user (Linux/macOS only).\n- Verifies the installation.\n\n---\n\n## 📁 File Structure\n```\n.\n├── install.sh       # Entry point for Linux/macOS\n├── install.ps1      # Windows installation script\n├── linux.sh         # Linux-specific logic\n├── mac.sh           # macOS-specific logic\n```\n\n---\n\n## 💡 Notes\n- For Windows, you may need to manually set the password using pgAdmin or psql.\n- Make sure to run the command with admin/sudo privileges if required.\n\n---\n\n## 🤝 Contribution\nPull requests and improvements are welcome!\n\n---\n\n## 🛡️ License\nThis project is licensed under the MIT License.\n\n---\n\n## 🌟 Credits\nMade with ❤️ by the [PostgresCraft](https://github.com/PostgresCraft) community.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostgrescraft%2Fpostgresinstaller","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpostgrescraft%2Fpostgresinstaller","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpostgrescraft%2Fpostgresinstaller/lists"}