Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
am-nginx-vhost
Advanced tools
[![NPM Stable Version][npm-stable-version-image]][npm-url] [![Build Status][travis-master-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url-master] [![Dependency Status][david-image]][david-url-master] [![Node.js Version][node-version-imag
npm i am-nginx-vhost -g
vhost <cmd> [args]
Commands:
init init
add add vhost [host] [port]
remove remove vhost [host]
Options:
--help Show help
Example:
vhost --help
sudo vhost init
sudo vhost add -h test.example.org -p 1234
sudo vhost remove -h test.example.org
am@135775:~$ sudo vhost add -h blog.mokr.org -p 2368
dns mokr.org nameservers: dns2.yandex.ru dns1.yandex.ru
dns blog.mokr.org public IP: 85.143.221.54
dns mokr.org A record blog 85.143.221.54 added
nginx vhost blog.mokr.org config written to /etc/nginx/sites-available/blog.mokr.org
nginx vhost blog.mokr.org enabled /etc/nginx/sites-enabled/blog.mokr.org
nginx test: ok
nginx reload: ok
letsencrypt ensure dir /var/www/letsencrypt
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for blog.mokr.org
Using the webroot path /var/www/letsencrypt for all unmatched domains.
Waiting for verification...
Cleaning up challenges
IMPORTANT NOTES:
- Congratulations! Your certificate and chain have been saved at
/etc/letsencrypt/live/blog.mokr.org/fullchain.pem. Your cert will
expire on 2017-09-10. To obtain a new or tweaked version of this
certificate in the future, simply run certbot again. To
non-interactively renew *all* of your certificates, run "certbot
renew"
- If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le
letsencrypt blog.mokr.org certificate created
nginx vhost blog.mokr.org config written to /etc/nginx/sites-available/blog.mokr.org
nginx test: ok
nginx reload: ok
FAQs
[![NPM Stable Version][npm-stable-version-image]][npm-url] [![Build Status][travis-master-image]][travis-url] [![Test Coverage][codecov-image]][codecov-url-master] [![Dependency Status][david-image]][david-url-master] [![Node.js Version][node-version-imag
The npm package am-nginx-vhost receives a total of 2 weekly downloads. As such, am-nginx-vhost popularity was classified as not popular.
We found that am-nginx-vhost demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.