Sign inSign up

vichingo455/pdm

By vichingo455

Updated 9 days ago

Proxmox Datacenter Manager in a Docker container

Image
Networking
Operating systems
Monitoring & observability
1

996

vichingo455/pdm repository overview

Dockerized Proxmox Datacenter Manager

Table of contents

Overview

This projects ports Proxmox Datacenter Manager under Docker

Screenshot of PDM under Docker Screenshot of PDM under Docker

Default username and password:

Username: root

Password: pdm

IMPORTANT!!

Change the default password after running the container with a strong password and implement 2FA!

If exposed to the public internet with default credentials, the container can be compromised!

Getting Started

To run this container there are 2 ways:

  • Automatic script:
curl -fsSL https://github.com/theitaliandeveloper/pdm-docker/raw/refs/heads/main/setup.sh | bash
  • Manually:
wget https://github.com/theitaliandeveloper/pdm-docker/raw/refs/heads/main/src/docker-compose.yml
docker compose up -d

License

This project is provided as-is for the Proxmox community. Proxmox Datacenter Manager is a product of Proxmox Server Solutions GmbH. I don't have any rights on this.

Troubleshooting

Make an issue and I'll try my best to help (I'm not a Linux/Docker/Proxmox guru).

Source Code

The source code can be found on both GitHub and my own self-hosted Gitea instance

Tag summary

Content type

Image

Digest

sha256:e4f0a3d89

Size

153.2 MB

Last updated

9 days ago

docker pull vichingo455/pdm