WillyXJ / facileManager

A modular suite of web apps built with the sysadmin in mind.
www.facilemanager.com
GNU General Public License v2.0
87 stars 37 forks source link

Add Debian 11 Support and Hostname URL flag to fmDNS #552

Closed Mr-Mors closed 2 years ago

Mr-Mors commented 2 years ago

Hi WillyXJ, just a few minor tweaks to fix a few issues I have been running into trying to get this to run under docker with PHP 7.4 and Apache.

Mr-Mors commented 2 years ago

Most recent patch adds a flag to specify the hostname/url facileManager should use when installing fmDNS. I don't use the other modules so I'm not sure, but I would guess there might be want to add teh same to all modules. I think with this last patch I might have a multiple instanced docker stack fully working without any container tweaking.