<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Hello Slawek,<br>
      On the Consolen Screen i open the page with<br>
      - <a class="moz-txt-link-freetext" href="https://localhost:8443">https://localhost:8443</a>
      <br>
      - <a class="moz-txt-link-freetext" href="https://127.0.0.1:8443">https://127.0.0.1:8443</a><br>
      <br>
      But i have a mystery thing:  The first installion was from Debian
      , Version 1.22.X.  With this installtion i had the Problem.<br>
      Then i saw, that nginx have also debian packets, with newer
      version from nginx , Version 1.26.2.  I add the data for apt in
      the apt list, and make the update.<br>
      After this update it works !!! (without changing the conf File).<br>
      <br>
      In nginx, i am a newbie. (i look for a book for learning) . My
      feature plan is, to put <span class="Y2IQFc" lang="en">different
        services behind ninx:<br>
        <br>
        http port 80 /ztp/  and /cgi-bin/       </span><span>Zero Touch
        Provisioning (switche) (works)</span><br>
      <br>
      https  port 443            /stork/                    Stork Server<br>
                                            /ilo/
                              HPilo<br>
                                           /.../ <br>
      <br>
      With testing it with Stork, i have a Problem to put it under
      /stork/. The Welcome page from stork come, but without the login ,
      version from stork and no apps.<br>
      http and https have <span class="Y2IQFc" lang="en">different root
        directories !!<br>
        Have you a tip, what i must change, that stork will work under
        <a class="moz-txt-link-freetext" href="https://server_name/stork/">https://server_name/stork/</a> ?<br>
        <br>
        The server is not in a public dns.<br>
        <br>
        regards<br>
        Ralf<br>
      </span><br>
      Am 11.12.2024 um 11:40 schrieb Slawek Figiel:<br>
    </div>
    <blockquote type="cite"
      cite="mid:f56011f5-650f-48e4-a7dd-9eddcb09d85f@isc.org"> <br>
      What URL do you use to open the Stork page?
      <br>
      <br>
      - <a class="moz-txt-link-freetext" href="http://localhost">http://localhost</a>
      <br>
      - <a class="moz-txt-link-freetext" href="https://localhost">https://localhost</a>
      <br>
      - <a class="moz-txt-link-freetext" href="http://localhost:443">http://localhost:443</a>
      <br>
      - <a class="moz-txt-link-freetext" href="https://localhost:443">https://localhost:443</a>
      <br>
      - <a class="moz-txt-link-freetext" href="http://127.0.0.1">http://127.0.0.1</a>
      <br>
      - <a class="moz-txt-link-freetext" href="https://127.0.0.1">https://127.0.0.1</a>
      <br>
      - <a class="moz-txt-link-freetext" href="http://127.0.0.1:443">http://127.0.0.1:443</a> <br>
      - https://127.0.0.1443
      <br>
      <br>
      On certain operating systems, the content is available only if you
      use the IP address. Probably something is not handled properly in
      the NGINX config...
      <br>
      <br>
      If it doesn't solve your problem, please attach your NGINX and
      Stork server logs.
      <br>
      <br>
      Regards,
      <br>
      Slawek Figiel
      <br>
      <br>
      <br>
      <br>
      On 10/12/2024 20:06, Ralf Figge wrote:
      <br>
      <blockquote type="cite">Hi Kevin,
        <br>
        <br>
        this Config come from the stork git , under etc, named “nginx-
        stork.conf”. I have only change http to https.
        <br>
        <br>
        In other words, is the example ningx config not ok ?
        <br>
        <br>
        regards
        <br>
        <br>
        Ralf
        <br>
        <br>
        Am Montag, 09. Dezember 2024 15:02 CET, schrieb "Kevin P.
        Fleming" <a class="moz-txt-link-rfc2396E" href="mailto:lists.stork-users@kevin.km6g.us"><lists.stork-users@kevin.km6g.us></a>:
        <br>
        <br>
        <blockquote type="cite">On Mon, Dec 9, 2024, at 07:50, Slawek
          Figiel wrote:
          <br>
          > Hi Ralf!
          <br>
          >
          <br>
          > You set up your NGINX server to listen on the localhost:
          <br>
          >
          <br>
          > > upstream ui_rest
          <br>
          > > server localhost:8443;
          <br>
          > > }
          <br>
          >
          <br>
          > You need to listen on an interface that is reachable in
          your network
          <br>
          > (e.g, IP address, hostname, or assigned domain).
          <br>
          <br>
          That configures outbound connections (to the upstream), not
          inbound connections (listening).
          <br>
          -- <br>
          Stork-users mailing list
          <br>
          <a class="moz-txt-link-abbreviated" href="mailto:Stork-users@lists.isc.org">Stork-users@lists.isc.org</a>
          <br>
          <a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/stork-users">https://lists.isc.org/mailman/listinfo/stork-users</a>
          <br>
          <br>
        </blockquote>
        <br>
        <br>
        <br>
        <br>
      </blockquote>
      <br>
    </blockquote>
    <br>
  </body>
</html>