08-19-2016, 02:41 PM
Axel,
I'm using a [tt]Nginx[/tt] container to reverse proxy the requests towards the Moby Dick host. I've lots of web services there so the [tt]Nginx[/tt] can orchestrate the flow and provide a additional security layer. If I set [tt]docker[/tt] to publish some port directly (e.g [tt]9080[/tt] of the host to [tt]80[/tt] of the container), the page works flawlessly. So I think that it can be some misconfiguration of the reverse proxy. Perhaps the PHP part isn't working properly.
I'm gonna solve this and then I'm gonna build some sumarized tutorial on how to start [tt]PandoraFMS[/tt] using the [tt]-v[/tt] parameter for Database persistence, [tt]--network[/tt] for environment isolation and some other info. So people can get that easily in the future.
Thank you again for all the helping and for all the talking. It's been an awesome learning proccess here about [tt]docker[/tt] and also about [tt]PandoraFMS[/tt].
I'm using a [tt]Nginx[/tt] container to reverse proxy the requests towards the Moby Dick host. I've lots of web services there so the [tt]Nginx[/tt] can orchestrate the flow and provide a additional security layer. If I set [tt]docker[/tt] to publish some port directly (e.g [tt]9080[/tt] of the host to [tt]80[/tt] of the container), the page works flawlessly. So I think that it can be some misconfiguration of the reverse proxy. Perhaps the PHP part isn't working properly.
I'm gonna solve this and then I'm gonna build some sumarized tutorial on how to start [tt]PandoraFMS[/tt] using the [tt]-v[/tt] parameter for Database persistence, [tt]--network[/tt] for environment isolation and some other info. So people can get that easily in the future.
Thank you again for all the helping and for all the talking. It's been an awesome learning proccess here about [tt]docker[/tt] and also about [tt]PandoraFMS[/tt].