[stork-users] Stork 2.0
Ralf Figge
Ralf.Figge at bitmail.prima.de
Sat Dec 14 13:08:57 UTC 2024
Hello Slawek,
On the Consolen Screen i open the page with
- https://localhost:8443
- https://127.0.0.1:8443
But i have a mystery thing: The first installion was from Debian ,
Version 1.22.X. With this installtion i had the Problem.
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.
After this update it works !!! (without changing the conf File).
In nginx, i am a newbie. (i look for a book for learning) . My feature
plan is, to put different services behind ninx:
http port 80 /ztp/ and /cgi-bin/ Zero Touch Provisioning (switche) (works)
https port 443 /stork/ Stork Server
/ilo/ HPilo
/.../
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.
http and https have different root directories !!
Have you a tip, what i must change, that stork will work under
https://server_name/stork/ ?
The server is not in a public dns.
regards
Ralf
Am 11.12.2024 um 11:40 schrieb Slawek Figiel:
>
> What URL do you use to open the Stork page?
>
> - http://localhost
> - https://localhost
> - http://localhost:443
> - https://localhost:443
> - http://127.0.0.1
> - https://127.0.0.1
> - http://127.0.0.1:443
> - https://127.0.0.1443
>
> 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...
>
> If it doesn't solve your problem, please attach your NGINX and Stork
> server logs.
>
> Regards,
> Slawek Figiel
>
>
>
> On 10/12/2024 20:06, Ralf Figge wrote:
>> Hi Kevin,
>>
>> this Config come from the stork git , under etc, named “nginx-
>> stork.conf”. I have only change http to https.
>>
>> In other words, is the example ningx config not ok ?
>>
>> regards
>>
>> Ralf
>>
>> Am Montag, 09. Dezember 2024 15:02 CET, schrieb "Kevin P. Fleming"
>> <lists.stork-users at kevin.km6g.us>:
>>
>>> On Mon, Dec 9, 2024, at 07:50, Slawek Figiel wrote:
>>> > Hi Ralf!
>>> >
>>> > You set up your NGINX server to listen on the localhost:
>>> >
>>> > > upstream ui_rest
>>> > > server localhost:8443;
>>> > > }
>>> >
>>> > You need to listen on an interface that is reachable in your network
>>> > (e.g, IP address, hostname, or assigned domain).
>>>
>>> That configures outbound connections (to the upstream), not inbound
>>> connections (listening).
>>> --
>>> Stork-users mailing list
>>> Stork-users at lists.isc.org
>>> https://lists.isc.org/mailman/listinfo/stork-users
>>>
>>
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/stork-users/attachments/20241214/335691ad/attachment.htm>
More information about the Stork-users
mailing list