Hello,
A small introduction - I work on Linaro's Windows on Arm enablement team,
and we work on porting/enabling various open-source projects for the
platform.
We have recently done a small investigation, and it turns out nginx can be
compiled OOB on Windows ARM64 platforms with VS2022 - an examp
Hi all!!
I appreciate everyone for the help.
For now, I used the good old bash (awk, sort, uniq) to get the information
I need, but I'll try later to analyze the other tools and tips you guys
sent me!
Thanks and a great 2024 to everyone.
On Tue, Jan 2, 2024 at 12:24 AM jeremy ardley via nginx
Only if all source code is published.
> On Jan 2, 2024, at 3:01 AM, Anthony Roberts
> wrote:
>
>
> Hello,
>
> A small introduction - I work on Linaro's Windows on Arm enablement team, and
> we work on porting/enabling various open-source projects for the platform.
>
> We have recently do
Hi both Francis and Jake. Sorry for the late response
This is the content of such file
# cat /etc/nginx/snippets/location-letsencrypt.conf
location ^~ /.well-known/acme-challenge/ {
alias /var/www/le_root/.well-known/acme-challenge/;
}
and the directory exists
# ls -alh /var/www/le_root/.
Hello!
On Tue, Jan 02, 2024 at 11:03:03AM +, Anthony Roberts wrote:
> A small introduction - I work on Linaro's Windows on Arm enablement team,
> and we work on porting/enabling various open-source projects for the
> platform.
>
> We have recently done a small investigation, and it turns out
Sorry. I misinterpreted the announcement. Is Windows ARM64 open source?
> On Jan 2, 2024, at 1:51 PM, Maxim Dounin wrote:
>
> Hello!
>
>> On Tue, Jan 02, 2024 at 11:03:03AM +, Anthony Roberts wrote:
>>
>> A small introduction - I work on Linaro's Windows on Arm enablement team,
>> and we