{"id":51709808,"url":"https://github.com/libredb/caprover-one-click-apps","last_synced_at":"2026-07-16T19:04:29.017Z","repository":{"id":364655602,"uuid":"1268731530","full_name":"libredb/caprover-one-click-apps","owner":"libredb","description":"LibreDB's CapRover one-click app repository. Add as a 3rd-party repo in CapRover to install LibreDB Studio and friends.","archived":false,"fork":false,"pushed_at":"2026-06-13T22:05:39.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-14T00:09:16.815Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libredb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2026-06-13T21:49:24.000Z","updated_at":"2026-06-13T22:05:43.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/libredb/caprover-one-click-apps","commit_stats":null,"previous_names":["libredb/caprover-one-click-apps"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/libredb/caprover-one-click-apps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredb%2Fcaprover-one-click-apps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredb%2Fcaprover-one-click-apps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredb%2Fcaprover-one-click-apps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredb%2Fcaprover-one-click-apps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libredb","download_url":"https://codeload.github.com/libredb/caprover-one-click-apps/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libredb%2Fcaprover-one-click-apps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35555542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-16T02:00:06.687Z","response_time":83,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2026-07-16T19:04:28.173Z","updated_at":"2026-07-16T19:04:29.009Z","avatar_url":"https://github.com/libredb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LibreDB — CapRover One-Click Apps\n\nLibreDB's own [CapRover](https://caprover.com) one-click-app repository. Add it\nas a **3rd-party repository** in CapRover to install LibreDB apps in one click —\navailable immediately, independent of the official `caprover/one-click-apps`\nreview queue.\n\n## Add this repository to CapRover\n\n1. Open your CapRover dashboard → **Apps** → **One-Click Apps/Databases**.\n2. Scroll to the bottom, to **3rd party repositories**.\n3. Paste this URL and click **Connect New Repository**:\n\n   ```\n   https://libredb.org/caprover-one-click-apps\n   ```\n\n4. Search for **LibreDB Studio** and install.\n\n## Apps\n\n| App | Description |\n|-----|-------------|\n| **LibreDB Studio** | Open-source web-based SQL IDE — query PostgreSQL, MySQL, SQLite, Oracle, SQL Server, MongoDB \u0026 Redis from the browser, with AI-powered query assistance. |\n\n## How it works\n\n- App definitions live under `public/v4/apps/*.yml` with logos in\n  `public/v4/logos/*.png` — the same `captainVersion: 4` format as the official\n  repo. The source of truth for LibreDB Studio is maintained in\n  [`libredb/libredb-studio` → `deploy/caprover/`](https://github.com/libredb/libredb-studio/tree/main/deploy/caprover).\n- On every push to `main`, the GitHub Actions workflow validates the templates,\n  builds the static catalog into `dist/`, and deploys it to GitHub Pages. CapRover\n  then reads `…/v4/list`, `…/v4/apps/\u003cname\u003e` and `…/v4/logos/\u003cname\u003e.png` from the\n  published site.\n\n## Local development\n\n```bash\nnpm install\nnpm run validate_apps   # validate every app template + logo\nnpm run formatter       # prettier check (use formatter-write to fix)\nnpm run build           # build the static catalog into ./dist\n```\n\n## Adding / updating an app\n\n1. Add or edit `public/v4/apps/\u003cname\u003e.yml` and add `public/v4/logos/\u003cname\u003e.png`.\n2. Run `npm run validate_apps \u0026\u0026 npm run formatter`.\n3. Commit to `main` — GitHub Actions publishes automatically.\n\n---\n\nLooking for the manual install or the official-repo submission? See\n[`libredb/libredb-studio` → `deploy/caprover/`](https://github.com/libredb/libredb-studio/tree/main/deploy/caprover).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibredb%2Fcaprover-one-click-apps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibredb%2Fcaprover-one-click-apps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibredb%2Fcaprover-one-click-apps/lists"}