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
30 results found
-
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
36 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 -
docker proxy rule respect host/ip
when mapping a port to the host it is possible to bind it to a host/ip too.
# docker run --name test -p 127.0.1.1:80:80 ...
# docker port test
80/tcp -> 127.0.1.1:80When building a docker rule now in plesk the host/ip is ignored and the proxy_pass goes for the default ip 0.0.0.0:
proxy_pass http://0.0.0.0:80;
The rule should respect the host/ip.
proxy_pass http://127.0.1.1:80;
Have a nice day
Felix8 votes -
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 -
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.85 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 setup and customize Nginx directives for Docker globally
Currently, additional nginx directives can be set per domain however, it would be handy to be able to set additional directives on a global level.
2 votes -
WHMCS module / API to provision Docker containers.
Docker support is already a killer of Plesk (something I had begged for in WHM/cPanel before switching).
It would be epic if I could allow customers to purchase and provision a Docker container automatically from WHMCS. Obviously, there would have to be some tight control and they would only be pre-defined images. It must be a list of images that I curate since many Docker images do not provide sufficient environmental variables - example: official Redis doesn't let you pass a password, but others like bitnami/redis and
frodenas/redis allow you to pass REDIS_PASSWORD, which is necessary for a shared environment…16 votes -
Allow multiple Docker hosts (local and remote), ability to specify host per container.
The Docker extension only allows you to "one service at a time" (ie, localhost, or a remote).
It would be nice if when I provision a Docker container that I could choose to provision it on localhost (for speed, security) or remotely (for containers that don't need to run on the shared host and/or consume significant resources).
For example, I almost always want to provision Redis locally for speed, but if someone wanted something like MS SQL Server 2017 (4GB RAM minimum), I'd probably want to put it on a dedicated Docker remote with a high memory configuration (extreme example…
5 votes -
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.
174 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.
159 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
-
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
- Don't see your idea?