Proxmox Container Management

Manage your Proxmox Containers


Description

Version 3.0 is here. With:

- WAN support. No more local only restrictions.
- All commands are now API based! No more SSH.
- CREATE CONTAINERS. You can now create containers using whatever template image you have hosted on your Proxmox server. You pick the OS template, storage location for the new container, which SSH key you will be attaching to it at creation, IP and even if you want it powered on after creation.
- All configuration variables are stored in your own iCloud Drive and not the shortcut itself. If files that are needed do not exist, you will be prompted to create it on first run. (You should still make a restricted '[email protected]' user to run this with).
- Bulk actions have been removed in favor of consistency. But will be added back soon.
- Updating container underlying OS has been removed.

SSH version is still published under a new shortcut link. You can re-download at the following link. All config files for 3.0 use a new path, so your SSH configurations will still be valid. SSH based shortcut will no longer be maintained. https://routinehub.co/shortcut/3592

Planned 3.0 improvements. - deleting containers - CEPH status - Cluster support - Container migration - Snapshots/backup management - More detailed container information - Proxmox firewall support


Latest Release Notes

3.90 - May 19, 2020, 11:30 p.m.

Version 3.90
ProxMox API file in iCloud should be deleted and rebuilt. Helps if you have a Mac with clipboard sync on, go get the ssh key copied.
- Complete rewrite of code.
- Condensed all required information for API json into one file.
- Simplified all API calls and steps
- Reduced steps required to pull cookie and ticket to perform API calls
- Restored bulk power options
- Added detailed information to container list when selecting containers for actions.
- sorted containers by ID number in lists so that containers always show in the same order.
- creation of containers with DHCP addressing


Past versions