panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.

OTHER License

Stars
335

Bot releases are visible (Hide)

panel - v3.4.0-beta

Published by github-actions[bot] over 1 year ago

Changed

  • Refactored routes

Added

  • Navigation Bar Context. Now switching pages are even more seamless

SHA256 Checksum

d8d265058c71e196c0ccbdf75780f79e8351c59c26f54fb7e8642938e13e4e63  panel.tar.gz
panel - v3.3.0-beta

Published by github-actions[bot] over 1 year ago

Fixed

  • Lack of cancel button when deleting an API key

Added

  • Ability for administrators to impersonate the client view for a server and also visit the server's configuration in the admin area.
  • Warnings when creating a new node to disable privilege separation and grant root permissions.

SHA256 Checksum

dc51d04b8294e2353e2fffe1f207db74a4a590add677cb5a838fe5db286ef4bd  panel.tar.gz
panel - v3.2.0-beta

Published by github-actions[bot] over 1 year ago

Fixed

  • Broken network syncing when updating an address's assigned server
  • Text alignment for server counter on the users table in the admin area

Added

  • Hyperlinks to the owner on the servers table

SHA256 Checksum

d20df75e03f37d6a453c13b1ff8dd2af98c4ae6a16c9f8cf1768eb98430ce837  panel.tar.gz
panel - v3.1.2-beta

Published by github-actions[bot] over 1 year ago

Fixed

  • Scoped routing bindings in RouteServiceProvider that were breaking some routes

SHA256 Checksum

e69a2cb2f335ca254f65f6c79ad647aa2999f5a4e74af2733d0123d304e8586a  panel.tar.gz
panel - v3.1.1-beta

Published by github-actions[bot] over 1 year ago

Fixed

  • Conflicting named routes that would break route optimization/caching

SHA256 Checksum

9686aae2b4cd56f26c31e5a955b5c1fe0d1fe5e9e642f2a285eeaa79dfdc92c2  panel.tar.gz
panel - v3.1.0-beta

Published by github-actions[bot] over 1 year ago

Fixed

  • IP Address updating
  • Server build updating

Removed

  • Option to sync or not sync network settings when deleting an IP address
    • The default behavior is always to sync

SHA256 Checksum

c6d90732e8c3b76f3f86a0e5899d8ff201a39bdb881d43dcab440ef7a6974018  panel.tar.gz
panel - v3.0.0-beta (Tuxedo)

Published by github-actions[bot] over 1 year ago

Fixed

  • Server installs
  • a bunch of other stuff

Changed

  • from proprietary hard-coded api tokens to Bearer tokens for the application/external api
  • the whole entire frontend

Added

  • Server hostnames
  • Node location grouping

Notes

  • This release is so big that I can't really summarize everything

The maxwell cat meme is the mascot for v3

SHA256 Checksum

061dc00067910195b95a073a5a543d868ea9675f8677f493e8e0e70674f56d54  panel.tar.gz
panel - v2.0.3-beta

Published by github-actions[bot] almost 2 years ago

Fixed

  • Inability to delete IP address from the admin user interface

SHA256 Checksum

720d90caee6f1f0304a735dc4ea32ab5b7a65cdee420d2150c4e12d6534168ba  panel.tar.gz
panel - v2.0.2-beta

Published by github-actions[bot] almost 2 years ago

Fixed

  • FQDN validator for the hostname field when adding a new node

SHA256 Checksum

95b1bb2bfb64c0ad3fc93ea71f34a06771720d37398dbc88fcc881a24d221313  panel.tar.gz
panel - v2.0.1-beta

Published by github-actions[bot] almost 2 years ago

Fixed

  • Problem where validation errors for the SSH key wouldn't show up
  • Bug where user couldn't unset a SSH key after saving one

SHA256 Checksum

78cdf6875aa5f5f4810cd8fd54796733f4b3ade62120122e75ea3cbfaa468d86  panel.tar.gz
panel - v2.0.0-beta (Bombay)

Published by github-actions[bot] almost 2 years ago

Added

  • Storing of CPU, memory, disk, snapshots, backups, and bandwidth limits
  • Added server suspensions
  • Added real-time status updates of server installs (though it will be deprecated in v3.x.x)
  • Automatic bandwidth throttler when a user exceeds the bandwidth limit

Changed

  • Internally, server details are now passed around the application using Laravel Data by Spatie. Though in v3.x.x, we are planning on switching to Data Transfer Objects by Spatie. We pulled the wrong package and didn't realize until one month in using the package LOL.
  • Virtual machines are now limited to one disk. Multiple disks may be supported when a daemon is available in the future.
  • The built-in web server is now Caddy instead of Nginx. This provides auto SSL out of the box.

Fixed

  • The commands in the node viewing page for installing the VNC Broker and templates.

Known Bugs

  • The real-time server installation communication is known to be buggy and will be resolved in v3.x.x
  • Editing the server field for IP Addresses will sometime result in the first server of the node to be used. This will be resolved in v3.x.x

The Bombay cat breed is the mascot for v2

SHA256 Checksum

625fc2f7a962f12c2728dcea38198e8b111a9e6ddcbb1429295098feac4f5702  panel.tar.gz
panel - v1.1.0-beta Calico

Published by ericwang401 about 2 years ago

Changed

  • Search API for user, node, and servers to Spatie Laravel Query Builder
  • Increased timeout from 420s (7 minutes) -> 1000s (16 minutes) for server reinstalls and installs

Fixed

  • Searching for templates sometimes breaks in the server creation page in the admin area
  • Updating node information without redefining Proxmox API credentials
  • Server reinstall service failing when it cannot detect boot disks
  • Security vulnerability leaking node credentials
panel - v1.0.0-beta Calico

Published by ericwang401 about 2 years ago

Fixed

  • VNC Service with Proxmox Virtual Environment 7.2-7

Changed

  • Improved stability of install service

Picture of this release's mascot:
image

panel - v1.0.0-beta-rc.3

Published by ericwang401 about 2 years ago

Fixed

  • Critical vulnerability allowing empty Authorization headers if the EXTERNAL_SECRET field isn't populated in the environment file
panel - v1.0.0-beta-rc.2

Published by ericwang401 about 2 years ago

Changed

  • SSO Token return format when a user generates a new token using the application api

Fixed

  • Application API create server function + validation rules
panel - v1.0.0-beta-rc.1

Published by ericwang401 about 2 years ago

Changed

  • Internal code interfacing with the Proxmox node
  • Addresses external API
  • Servers external API
  • Credentials needed to interface with the Proxmox node
  • Server installer

These changes improve the developer experience with the APIs and the overall reliability of the Convoy software.

Note

It's important to note that Convoy is not exactly free software. We expect those who commercialize this product to pay a monthly subscription.

panel - v0.1.0-beta

Published by ericwang401 about 2 years ago

Initial release

Ready for small deployments; however, bugs may persist and require manual intervention from the system administrator.

A refactor is in the works to improve error handling and the overall experience of Convoy.