• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Question Docker : location of docker-compose.yml or config

Erwin Fiten

Basic Pleskian
I'm trying to run a UNIFY controller on docker, this works, but port 8443 & 8880 are used by PLESK, so i redirected them inside the PESK docker environment :
64254610-074e8400-cf20-11e9-8735-43df295c801e.png


But the original unifi image stil 'thinks' its using port 8880, so it auto-creates an url with port 8880.
So I managed to figure out how to change the ports inside the docker-image.

But still, when starting the image the above portmapping is shown, it still shows 8880 on the left side, and not the 8881 as i setup inside.

So 'im guessing there is a config file for starting this docker image? mostly called docker-compose.yml

Where can I find this in plesk?
 
OK, that's exactly my problem... So it's hard to fix, every new version needs to be build manually with alternative settings.
 
Back
Top