This website requires JavaScript.
Explore
Help
Register
Sign In
Steven
/
NginxInstaller
Watch
1
Star
0
Fork
1
You've already forked NginxInstaller
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
84
KiB
JavaScript
56.2%
CSS
27.2%
HTML
16.6%
af522307e8
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
5gi ☑
af522307e8
Added Version checking to verify that a version of NGINX exists. Adds nginx download page to cache. Also added a few check before sending requests to the API.
2023-12-21 14:30:24 -05:00
.idea
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
.gitignore
Initial commit
2023-12-19 09:34:56 -05:00
app.js
Added Version checking to verify that a version of NGINX exists. Adds nginx download page to cache. Also added a few check before sending requests to the API.
2023-12-21 14:30:24 -05:00
index.html
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
README.md
Initial commit
2023-12-19 09:34:56 -05:00
style.css
Modified scripts and added some tooltips. Made it so that NGINX version is required instead of URL.
2023-12-20 18:32:49 -05:00
README.md
NginxInstaller