aefik docker image or full nginx, probably tens of other solutions.
>
What I understood is I need to do few more things after installing nginx
unit. However, the above quote is not clear to me. Can anyone please
explain what he meant by it. And do I need to install other stuf
Dear Sergey Osokin,
Thank you very much for the kind response. That is enough to get me started.
*Thanks and Best Regards,Ahmad Ismail*
On Thu, Oct 21, 2021 at 7:35 PM Sergey A. Osokin wrote:
> Hi Ahmad,
>
> hope you're doing well these days.
>
> On Thu, Oct 21, 2021
APP will output json (for REST API).
Here, `ADD_UI --output web` will add HTML, CSS, JS etc. to the JSON output.
Can Nginx help me send the requests to CLI_APP via STDIN and serve the
final output of ADD_UI --output web?
Thanks and Best Regards,
Ahmad Ism
the
outputs to get the final response*.
How can I do that? Do I need to extend nginx in any way (like creating any
module or something like that)? Or is there already a solution i do not
know about?
*Thanks and Best Regards,Ahmad Ismail*
On Wed, Jun 22, 2022 at 11:24 PM Lyndon Nerenberg (VE7TFX
the response back to the client.
*Thanks and Best Regards,Ahmad Ismail*
On Wed, Jun 22, 2022 at 11:24 PM Lyndon Nerenberg (VE7TFX/VE6BBM) <
lyn...@orthanc.ca> wrote:
> Ahmad Ismail writes:
>
> > Can Nginx help me send the requests to CLI_APP via STDIN and serve the
> >
Thank you very very much for taking the time to help me.
On Sat, Jul 2, 2022 at 2:54 PM Francis Daly wrote:
> On Thu, Jun 23, 2022 at 07:13:34PM +0600, Ahmad Ismail wrote:
>
> Hi there,
>
> > will it be a bad idea to extend nginx (ex. create a module) to serve
> > my