demo-nginx-njs

Demo of NGINX webserver and NJS JavaScript

https://github.com/joelparkerhenderson/demo-nginx-njs

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.1%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Demo of NGINX webserver and NJS JavaScript

Basic Info
  • Host: GitHub
  • Owner: joelparkerhenderson
  • Language: JavaScript
  • Default Branch: master
  • Size: 1.95 KB
Statistics
  • Stars: 2
  • Watchers: 2
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created almost 6 years ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

Demo NGINX NJS

Demo of NGINX webserver and NJS JavaScript.

Setup

Ubuntu

Install the necessary module for NGINX JavaScript and any other modules you want, such as:

sh sudo apt-get -y install libnode-dev sudo apt-get -y install nginx-module-njs

Copy the demo code file demonginxnjs.js to your NGINX configuration directory, such as /etc/nginx.

Edit your NGINX configuration file, such as /etc/nginx/nginx.conf, and insert the lines from the file nginx.conf.

Edit your NGINX server configuration file, such as /etc/nginx/conf.d/server.conf, and insert the lines from the file server.conf.

Reload NGINX, such as:

sh sudo service nginx reload

Browse to your new script, such as: http://localhost:8080/demo-hello.html

Owner

  • Name: Joel Parker Henderson
  • Login: joelparkerhenderson
  • Kind: user
  • Location: California

Software developer. Technology consultant. Creator of GitAlias.com, NumCommand.com, SixArm.com, and many open source projects.

Citation (CITATION.cff)

cff-version: 1.2.0
title: Demo NGINX NJS
message: >-
  If you use this work and you want to cite it,
  then you can use the metadata from this file.
type: software
authors:
  - given-names: Joel Parker
    family-names: Henderson
    email: joel@joelparkerhenderson.com
    affiliation: joelparkerhenderson.com
    orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
  - type: url
    value: 'https://github.com/joelparkerhenderson/demo-nginx-njs/'
    description: Demo NGINX NJS
repository-code: 'https://github.com/joelparkerhenderson/demo-nginx-njs/'
abstract: >-
  Demo NGINX NJS
license: See license file

GitHub Events

Total
  • Push event: 1
Last Year
  • Push event: 1

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 2
  • Total Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Joel Parker Henderson j****l@j****m 2
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 12 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels