{"id":50652910,"url":"https://github.com/dockur/proxmox-dm","last_synced_at":"2026-06-07T22:01:05.602Z","repository":{"id":362868871,"uuid":"1261108404","full_name":"dockur/proxmox-dm","owner":"dockur","description":"Proxmox Datacenter Manager inside a Docker container.","archived":false,"fork":false,"pushed_at":"2026-06-06T10:20:55.000Z","size":1045,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-06T10:21:00.146Z","etag":null,"topics":["docker-image","proxmox","proxmox-cluster","proxmox-datacenter-manager","proxmox-tools"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/dockur.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","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-06T08:44:47.000Z","updated_at":"2026-06-06T10:20:58.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dockur/proxmox-dm","commit_stats":null,"previous_names":["dockur/proxmox-dm"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dockur/proxmox-dm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockur%2Fproxmox-dm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockur%2Fproxmox-dm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockur%2Fproxmox-dm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockur%2Fproxmox-dm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dockur","download_url":"https://codeload.github.com/dockur/proxmox-dm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dockur%2Fproxmox-dm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34039495,"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-06-07T02:00:07.652Z","response_time":124,"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":["docker-image","proxmox","proxmox-cluster","proxmox-datacenter-manager","proxmox-tools"],"created_at":"2026-06-07T22:00:36.954Z","updated_at":"2026-06-07T22:01:05.581Z","avatar_url":"https://github.com/dockur.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eProxmox Datacenter Manager\u003cbr /\u003e\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/dockur/proxmox-dm/\"\u003e\u003cimg src=\"https://github.com/dockur/proxmox-dm/raw/master/.github/logo.png\" title=\"Logo\" style=\"max-width:100%;\" width=\"128\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\u003cdiv align=\"center\"\u003e\n\n[![Build]][build_url]\n[![Version]][tag_url]\n[![Size]][tag_url]\n[![Pulls]][hub_url]\n\n\u003c/div\u003e\u003c/h1\u003e\n\nProxmox Datacenter Manager inside a Docker container.\n\n## Features ✨\n\n- **Centralized management** — Manage any number of [Proxmox VE](https://github.com/dockur/proxmox/) nodes using a modern web-interface\n- **Resource monitoring** — A global dashboard visualizes the state of every node, highlighting potential issues\n- **Easy backups** — Stores all your configuration in a volume mount, for easy backup and restore\n- **Task aggregation** — Centralized access to task logs across the entire infrastructure for auditing and troubleshooting\n- **Cross-cluster migration** — Execute live migrations of virtual guests between nodes\n- **Update management** — Monitor available updates and security patches across the whole fleet\n\n## Usage  🐳\n\n##### Via Docker Compose:\n\n```yaml\nservices:\n  pdm:\n    hostname: pdm\n    container_name: pdm\n    image: dockurr/proxmox-dm\n    environment:\n      PASSWORD: \"root\"\n    ports:\n      - 8443:8443\n    volumes:\n      - ./config:/etc/proxmox-datacenter-manager\n      - ./data:/var/lib/proxmox-datacenter-manager\n    restart: always\n    privileged: true\n    stop_grace_period: 2m\n```\n\n##### Via Docker CLI:\n\n```bash\ndocker run -it --rm --name pdm --hostname pdm --privileged -e \"PASSWORD=root\" -p 8443:8443 -v \"${PWD:-.}/config:/etc/proxmox-datacenter-manager\" -v \"${PWD:-.}/data:/var/lib/proxmox-datacenter-manager\" --stop-timeout 120 docker.io/dockurr/proxmox-dm\n```\n\n##### Via Github Codespaces:\n\n[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/dockur/proxmox-dm)\n\n## Screenshot 📸\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/dockur/proxmox-dm\"\u003e\u003cimg src=\"https://raw.githubusercontent.com/dockur/proxmox-dm/master/.github/screenshot.png\" title=\"Screenshot\" style=\"max-width:100%;\" width=\"256\" /\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n## FAQ 💬\n\n### How do I use it?\n\n  Very simple! These are the steps:\n  \n  - Start the container and connect to [port 8443](http://127.0.0.1:8443/) using your web browser.\n\n  - Login using the username `root` and the password you specified in the `PASSWORD` environment variable.\n  \n  Enjoy your time with your brand new Proxmox Datacenter Manager, and don't forget to star this repo!\n\n### How do I change the location of the configuration data?\n\n  To change the location of the configuration data, include the following two bind mounts in your compose file:\n\n  ```yaml\nvolumes:\n  - ./config:/etc/proxmox-datacenter-manager\n  - ./data:/var/lib/proxmox-datacenter-manager\n  ```\n\n  Replace the example paths `./config` and `./data` with the desired folders or named volumes.\n\n### Are there containers available for other Proxmox products?\n\n  Yes, see our [Proxmox VE](https://github.com/dockur/proxmox) and [Proxmox Backup Server](https://github.com/dockur/proxmox-backup) containers.\n\n## Acknowledgements 🙏\n\nSpecial thanks to [willmortimer](https://github.com/willmortimer) and [LongQT-sea](https://github.com/LongQT-sea), this project would not exist without their invaluable work.\n\n## Stars 🌟\n[![Stars](https://starchart.cc/dockur/proxmox-dm.svg?variant=adaptive)](https://starchart.cc/dockur/proxmox-dm)\n\n[build_url]: https://github.com/dockur/proxmox-dm/\n[hub_url]: https://hub.docker.com/r/dockurr/proxmox-dm/\n[tag_url]: https://hub.docker.com/r/dockurr/proxmox-dm/tags\n[pkg_url]: https://github.com/dockur/proxmox-dm/pkgs/container/proxmox-dm\n\n[Build]: https://github.com/dockur/proxmox-dm/actions/workflows/build.yml/badge.svg\n[Size]: https://img.shields.io/docker/image-size/dockurr/proxmox-dm/latest?color=066da5\u0026label=size\n[Pulls]: https://img.shields.io/docker/pulls/dockurr/proxmox-dm.svg?style=flat\u0026label=pulls\u0026logo=docker\n[Version]: https://img.shields.io/docker/v/dockurr/proxmox-dm/latest?arch=amd64\u0026sort=semver\u0026color=066da5\n[Package]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fipitio.github.io%2Fbackage%2Fdockur%2Fproxmox-dm%2Fproxmox-dm.json\u0026query=%24.downloads\u0026logo=github\u0026style=flat\u0026color=066da5\u0026label=pulls\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockur%2Fproxmox-dm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdockur%2Fproxmox-dm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdockur%2Fproxmox-dm/lists"}