ISPmanager 5 Business Documentation

/
/
/
How to configure the URL to mail clients, phpMyAdmin, phpPgAdmin, Softaculous in ISPmanager Business

How to configure the URL to mail clients, phpMyAdmin, phpPgAdmin, Softaculous in ISPmanager Business

This is documentation for an outdated product. See the current documentation

 

In ISPmanager Business this mechanism of external links cannot be used, because users can be located on different cluster nodes. A link to an external function is generated using internal mechanisms of the control panel. To generate a link, use paths in the ISPmanager Business configuration file:

  • path webmail-redirect — the mail client template link. The default value: *http://$nodeip/roundcube/*
  • path phpmyadmin-redirect — phpMyAdmin template link. The default value: *http://$nodeip/phpmyadmin/*
  • path phppgadmin-redirect — phpPgAdmin template link. The default value: *http://$nodeip/phppgadmin/*
Note
If you use nginx-proxy the path parameter will be ignored. 

You can use the $nodeip macro in path templates that will be changed into the primary IP address of a cluster node.