Skip to main content

simple web frontend for Proxmox VE users

Project description

MyProx

A simple web frontend for accessing and managing VMs running on Proxmox VE. It is targeted on end-users.


Main Features

  • List all VMs a user has permissions on
  • Manage VM state, e.g. starting and stopping
  • Open SPICE console (virt-viewer)
  • Authentication against Proxmox (username/password, OIDC)
  • Support connecting to multiple Proxmox nodes/clusters
  • Web frontend has responsive design
  • Does not require root privileges
  • Built on light-weight CherryPy framework
  • No JavaScript bloat; no external font/JS includes
  • Simple installation using pip, few dependencies

Installation

Install using PyPi:

pip3 install myprox

Quickstart

After installing "MyProx" as shown above, just execute the tool to get it running:

myprox

Configuration can be done in the file /etc/myprox/myprox.conf. A commented example file can be downloaded at https://github.com/towalink/myprox/blob/main/src/myprox/templates/myprox.conf.


Screenshots

screenshot: show list of VMs

See additional screenshots in the "screenshots" folder.


Special features

Support for OIDC authentication

If your Proxmox installation is set up to authenticate against an OIDC provider like Keycloak, you can still use MyProx. MyProx still authenticates against your Proxmox cluster but no longer based on username and password.

You need to set the URL of your MyProx installation as a valid redirect URL in the Proxmox client configuration of your identity provider, e.g. https://myprox.mydomain.de/redirect_uri. Then set the OIDC related options, at least the Proxmox realm to be used. Now you can leave username and password fields empty in the login form to authenticate against your OIDC provider.


Reporting bugs

In case you encounter any bugs, please report the expected behavior and the actual behavior so that the issue can be reproduced and fixed.


Developers

Clone repository

Clone this repo to your local machine using https://github.com/towalink/myprox.git

Install the module temporarily to make it available in your Python installation:

pip3 install -e <path to directory with setup.py>

License

License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myprox-1.2.0.tar.gz (35.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

myprox-1.2.0-py3-none-any.whl (39.1 kB view details)

Uploaded Python 3

File details

Details for the file myprox-1.2.0.tar.gz.

File metadata

  • Download URL: myprox-1.2.0.tar.gz
  • Upload date:
  • Size: 35.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.12

File hashes

Hashes for myprox-1.2.0.tar.gz
Algorithm Hash digest
SHA256 d3d25b800d67535bc846497901be3f697e8115c9ec9dadb260ca427d1a292b5e
MD5 41b54f3dd05e0c051591e5c0ca3081e9
BLAKE2b-256 98eb2452e9be54cc659a7877b015ebc0e565101acb917936e0bdd0a241601041

See more details on using hashes here.

File details

Details for the file myprox-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: myprox-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 39.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.12

File hashes

Hashes for myprox-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5e867d7cc36a74eb454a6b6a4ecabdeda83f9a099adc8ba8ad3642fce57e2463
MD5 be0b2d61d93a0c5618facaff7d51a211
BLAKE2b-256 d91cc9493c6197bf144bada83c3421b29c6a4c884518abd9f3a82903c5e972e9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page