This website requires JavaScript.
Explore
Help
Register
Sign In
5gi
/
NginxInstaller
Watch
1
Star
0
Fork
0
You've already forked NginxInstaller
forked from
Steven/NginxInstaller
Code
Pull Requests
Activity
23
Commits
1
Branch
0
Tags
78
KiB
JavaScript
56.1%
CSS
27.2%
HTML
16.7%
1653e2dfae
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 ☑
1653e2dfae
Merge remote-tracking branch 'origin/master'
2023-12-21 14:30:53 -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