Skip to content

Simple Application written in Rust that automatically updates nginx on windows

License

Notifications You must be signed in to change notification settings

0xGingi/nginx-windows-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-windows-updater

Simple Application written in Rust that automatically updates nginx on windows

Info

  • Assumes Nginx is installed at C:\nginx\nginx.exe

  • Assumes you have a Windows Service named "Nginx" ( I highly recommend using https://nssm.cc )

  • Checks Latest Version of Nginx

  • Checks Locally Install Version of Nginx

  • Will Stop Nginx Service -> Download latest nginx.zip -> Replaces nginx.exe -> Starts Nginx Service

  • Checks for updates on launch then every hour

Screenshot 2024-06-02 130055

About

Simple Application written in Rust that automatically updates nginx on windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages