Sören Busch
New Pleskian
In the "tools/ip address" section we have a number of ip addresses that belong to docker networks (see attached screenshot)
Since docker-compose will recreate these networks on every restart all of these will go invalid after a while. At this point i cannot update any webserver settings, because nginx will have trouble getting configured with an ip address that does not exist anymore. When that happens i need to
I once deleted them successfully from the psa database manually but after a while they would just reappear and everything was the same as before
Is there any way to get this to stop?
Sorry if any stated message is not 100% accurate, as I use a german installation and cannot change the language
Since docker-compose will recreate these networks on every restart all of these will go invalid after a while. At this point i cannot update any webserver settings, because nginx will have trouble getting configured with an ip address that does not exist anymore. When that happens i need to
- Re-Scan all IPs (which takes about 5 minutes)
- Remove all invalid addresses
- Recreate all config files
I once deleted them successfully from the psa database manually but after a while they would just reappear and everything was the same as before
Is there any way to get this to stop?
Sorry if any stated message is not 100% accurate, as I use a german installation and cannot change the language