{"id":50400642,"url":"https://github.com/darkdragon14/volumevault","last_synced_at":"2026-05-30T23:03:36.456Z","repository":{"id":356089966,"uuid":"1226356551","full_name":"Darkdragon14/VolumeVault","owner":"Darkdragon14","description":"Self-hosted Laravel app to manage Docker volume backups and safe restores using offen/docker-volume-backup.","archived":false,"fork":false,"pushed_at":"2026-05-28T06:25:01.000Z","size":2027,"stargazers_count":36,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-28T08:12:13.491Z","etag":null,"topics":["backup","docker","docker-backup","docker-volume","docker-volume-backup","homelab","larevel","restore","s3","s3-compatible","self-hosted","sftp","volume-backup","webdav"],"latest_commit_sha":null,"homepage":"https://darkdragon14.github.io/VolumeVault/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Darkdragon14.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":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-05-01T09:38:41.000Z","updated_at":"2026-05-28T06:25:05.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/Darkdragon14/VolumeVault","commit_stats":null,"previous_names":["darkdragon14/volumevault"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/Darkdragon14/VolumeVault","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darkdragon14%2FVolumeVault","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darkdragon14%2FVolumeVault/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darkdragon14%2FVolumeVault/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darkdragon14%2FVolumeVault/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Darkdragon14","download_url":"https://codeload.github.com/Darkdragon14/VolumeVault/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Darkdragon14%2FVolumeVault/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33712582,"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-05-30T02:00:06.278Z","response_time":92,"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":["backup","docker","docker-backup","docker-volume","docker-volume-backup","homelab","larevel","restore","s3","s3-compatible","self-hosted","sftp","volume-backup","webdav"],"created_at":"2026-05-30T23:03:32.518Z","updated_at":"2026-05-30T23:03:36.436Z","avatar_url":"https://github.com/Darkdragon14.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"public/logo.png\" alt=\"VolumeVault\" width=\"420\"\u003e\n\u003c/p\u003e\n\n# VolumeVault\n\n[![tests](https://github.com/Darkdragon14/VolumeVault/actions/workflows/tests.yml/badge.svg)](https://github.com/Darkdragon14/VolumeVault/actions/workflows/tests.yml)\n[![Container image](https://github.com/darkdragon14/VolumeVault/actions/workflows/ghcr.yml/badge.svg?branch=main)](https://github.com/darkdragon14/VolumeVault/actions/workflows/ghcr.yml)\n[![Latest release](https://img.shields.io/github/v/release/darkdragon14/VolumeVault?display_name=tag\u0026sort=semver\u0026label=release)](https://github.com/darkdragon14/VolumeVault/releases)\n[![PHP](https://img.shields.io/badge/PHP-8.5%2B-777bb4?logo=php\u0026logoColor=white)](https://www.php.net/)\n[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](composer.json)\n\nVolumeVault is a self-hosted Laravel application for managing Docker volume and host path backups with safe restores through [`offen/docker-volume-backup`](https://github.com/offen/docker-volume-backup).\n\nIt provides a clear web UI for scheduled backups, stack-level volume coverage, restore runs, encrypted destinations, notifications, run history, onboarding, and API-driven automation.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\" width=\"50%\"\u003e\n      \u003cimg src=\"public/previews/dashboard.png\" alt=\"VolumeVault dashboard preview\"\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\" width=\"50%\"\u003e\n      \u003cimg src=\"public/previews/jobs.png\" alt=\"VolumeVault backup jobs preview\"\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Get Started\n\nGenerate an application key first:\n\n```bash\ndocker run --rm ghcr.io/darkdragon14/volumevault:latest php artisan key:generate --show\n```\n\nCreate a `docker-compose.yml` file and paste the generated key in `APP_KEY`:\n\n```yaml\nservices:\n  volumevault:\n    image: ghcr.io/darkdragon14/volumevault:latest\n    ports:\n      - \"8080:8080\"\n    volumes:\n      - volumevault_data:/app/storage\n      - /var/run/docker.sock:/var/run/docker.sock\n    environment:\n      APP_KEY: base64:paste-generated-key-here\n    restart: unless-stopped\n\nvolumes:\n  volumevault_data:\n```\n\nStart VolumeVault:\n\n```bash\ndocker compose up -d\n```\n\nOpen `http://localhost:8080` and create the first administrator account from the onboarding screen.\n\nThe container listens on port `8080`; change the host side of the mapping, for example `9090:8080`, if you want to expose VolumeVault on another port.\n\nThe single container runs nginx, PHP-FPM, database migrations, queue worker, and scheduler.\n\nDefaults are built into the application for a production SQLite setup. Add environment variables only when you need to override them, for example `APP_URL`, `APP_TIMEZONE`, or SMTP settings.\n\nYou can also use `env_file: .env` for overrides, but do not reuse a development `.env` in production without review. Values such as `APP_ENV=local` or `APP_DEBUG=true` override the safe production defaults.\n\nHost path backup jobs can be limited with `VOLUMEVAULT_HOST_PATH_ALLOWLIST`, a comma-separated list of allowed Docker host path prefixes such as `/srv,/mnt/data`. When set, host path jobs outside those prefixes are rejected when saved.\n\nKeep your `APP_KEY` safe: it is required to decrypt destinations, notifications, and installation saves.\n\n## Documentation\n\nThe full documentation is published with GitHub Pages and built from the [`docs`](docs) directory.\n\n- Documentation URL: [https://darkdragon14.github.io/VolumeVault/](https://darkdragon14.github.io/VolumeVault/)\n- Documentation source: [`docs/index.md`](docs/index.md)\n\n## Credits\n\nVolumeVault relies on [`offen/docker-volume-backup`](https://github.com/offen/docker-volume-backup) for the actual Docker volume backup engine and destination support.\n\nHuge thanks to Offen and the maintainers of `offen/docker-volume-backup` for their work.\n\n## Contributing\n\nAll contributions are welcome.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkdragon14%2Fvolumevault","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdarkdragon14%2Fvolumevault","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdarkdragon14%2Fvolumevault/lists"}