From mboxrd@z Thu Jan 1 00:00:00 1970 Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?U3TDqXBoYW5lIFJpdmnDqHJl?= Newsgroups: comp.lang.ada Subject: Re: Ada/GNAT/AWS-friendly web hosting Date: Sat, 14 Sep 2024 15:00:00 +0200 Organization: La Maison Message-ID: References: <20240913163315.7ec71431@tag.xn--rombobjrn-67a.se> Reply-To: stef@genesix.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Sat, 14 Sep 2024 15:00:00 +0200 (CEST) Injection-Info: dont-email.me; posting-host="8b831ad133baad0e80af0de91ddf01a9"; logging-data="1608809"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+yEYCGZdg9xbUnlUDLLOey7lFQVWY0JnM=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:CcqHho64AEw7SBvzz94NBnDhRWM= Content-Language: fr In-Reply-To: Xref: news.eternal-september.org comp.lang.ada:66383 List-Id: > Runs on Android/IOS. Yes v22.Gui/Gnoga is responsive. Tested with 5" smartphones as old as Nexus 5 (with a browser more recent than the stock one to handle websockets). Also tested on 43” 4K ;) On some iOS devices, the menu bar is slightly offset. I didn't look too hard. It's a Safari problem. It works fine with Firefox and Chrome. >Does that require an internet web server? Not necessarily. v22.Gui/Gnoga supports itself X509 TLS https certificates (tested). However, for various reasons (such as the possibility of having several web applications on the same instance and on the same 80/443 input port), in production, I've always chosen to have a Nginx proxy on the front end, which is also more flexible and handle automatic switching from http/80 to https/443. -- Stéphane Rivière Ile d'Oléron - France