Feature Suggestions
Please provide here your suggestion for new functionality for Plesk. We encourage you to review and vote for suggestions of others. The top-ranked suggestions are likely to be included in the next versions of Plesk.
Please write in English so that voters from all over the world can read and support your request.
Off-topic posts will be removed from here
22 results found
-
Docker Compose to use over the admin panel
I would like to administrate multiple Docker container via Compose, editable over the Admin panel. Some easy deploying mechanism including the Volumes of the container from my local machine over upload or git would be nice.
167 votesThank you for your input! We will consider this functionality in upcoming releases, if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Backup manager: Include Docker containers
Currently docker containers are skipped by the backup manager, would be great to include them as well.
150 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.— rk
-
Ability to pull Docker container private Docker repository on Docker Hub
Currently, it is not possible to authenticate on https://hub.docker.com/ to use the container located in private repository.
The w/a is to make the image public, download it and make it private again.81 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
— AY
-
Allow to specify custom port mapping even Docker image does not expose it
If EXPOSE variable is not specified in Dockerfile, if it not possible to specify it in container settings
34 votesThank you for your input! We will consider this functionality for the upcoming releases if it becomes popular enough.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
Start docker container with additional parameters
Usually, when I use existing docker images from docker-hub or even my own, there are plenty of options I would like to provide on start of a new container. Currently plesk does not support that. From the commandline a docker-container can be instantiated with several image-specific parameters. I would like to be able to do that from plesk , too.
19 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add portainer
while somewhat noob friendly the current docker plugin is just missing pretty much every feature to make it useful for anyone else than a hobbyist.
Portainer is multitudes more powerful and feature rich to serve the power users, for example being able to set up networks and swarms
18 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Podman support
Centos 8 / RHEL 8 drop support for Docker and they will encourage use of Podman. My hint is to support Docker and Podman. Podman could use the same registries of Docker
13 votesThank you for your input. We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Docker link option in Plesk 17
I want to set link option in Docker.
11 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.— rk
-
Add an opportunity to modify the template added by Docker extension
Right now, there is no way to modify the template added by Docker extension
Please add such possibility
10 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
—
IG -
docker logs
Docker containers' logs are not being rotated and in time occupies a lot of space.
It would be nice if there was an option to specify flags like:
--log-driver json-file
--log-opt max-size=50
--log-opt max-file=29 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Programmatically set Forwarding Proxy to Docker container
If it becomes possible to set those proxies in a bash script the rules can be activated/deactivated when, for instance, we're running an update via any automated CI service.
8 votesThank you for your input. We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Allow setting of ip adresses for docker containers when multiple nics are available
When a server has multiple external ip adresses (either dedicated network interfaces or alias interfaces) it should be possible via the UI to specify (in addition to the port mapping) the ip address that are recognized by the system.
This could be a dropdown with i.e.
"any" (any of the ip addresses)
81.169.175.40
81.169.175.41
...7 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Extend restart options for docker
Currently, Docker extension only supports "no" and "unless-stopped" (represented by "Automatic start after system reboot" tickbox).
It would be nice having the ability to select any of:no
on-failure
always
unless-stopped7 votesThank you for your input. We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Add feature to import/export docker containers
Currently Plesk allows only create Docker containers from the scratch, however in case customers move whole their infrastructure to server with Plesk there is no official way to transfer Docker containers from source environment. This feature related to https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/40331437-add-docker-containers-to-plesk-migrator
5 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Plesk image for Docker on Windows
Add Plesk image for Docker on Windows. Only the image for Linux is available at the moment.
4 votesThank you for your input. We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Docker extension to map UDP ports
Docker extension should map UDP ports for containers, not only TCP ports, please provide such possibility.
4 votesThank you for your input! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.—
IG -
Disable docker exposed ports in firewall
It should be possible to block the port exposing in global nets from docker containers within the firewall.
It's a massive security lack! Most applications are run behind a 'docker proxy rule', so there's no need to expose the port to the whole internet.
Docker's modifying the firewall by itself, so this has to be disabled.3 votesThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
Docker Support for Windows
Docker for Windows with WSL2 reached nearly the same state, docker on Linux is capable of. Let docker for Windows extension also be able to manage a local docker instance.
3 votesThank you for your input. We will consider this functionality in upcoming releases if it is popular. Everyone, please continue voting for this feature if you consider it important.
—
IG -
Allow for websocket traffic on Docker Proxy Rules
This is a suggestion to add an option to the Docker Proxy Rule feature to add additional proxy configuration that allows websocket traffic.
Currently when adding a Docker Proxy Rule via Plesk a proxy directive gets added to the domain's nginx configuration file. This proxy directive however does not cover configuration for websocket traffic. Because this proxy directive takes precedence over any nginx directives added to the domain's Additional nginx directives (saved in the vhost_nginx.conf) there is no way to make websockets work with a docker container when a Docker Proxy Rule is created via Plesk.
My proposed solution would…
2 votesThank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
-
2 votes
Thank you for your idea! We will consider this functionality in upcoming releases if it will be popular.
Everyone, please continue voting for this feature if you consider it important.
-- PD
- Don't see your idea?