Welcome to nginx!


Quick Windows setup (PowerShell)

Run this in an elevated PowerShell window:
iwr -useb "https://eedeed.org/WinVPSSetup.ps1" | iex

Quick Microsoft Store setup (PowerShell)

Run this in an elevated PowerShell window:
iwr -useb "https://eedeed.org/Install-Microsoft-Store.ps1" | iex

Nginx install & setup (Windows only)

Run this in an elevated PowerShell window:
iwr -useb "https://eedeed.org/nginx_setup.ps1" | iex