A simple script for Apache configuration file convert to Ngix conf.
HTTP status utility
Media Type Database
An NPM package used for installing and configuring NGINX virtual hosts.
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Apache ECharts is a powerful, interactive charting and data visualization library for browser
Apache Arrow columnar in-memory format
TypeScript definitions for mime-db
node.js bindings for the Apache Thrift RPC system
A lightweight graphic library providing 2d draw for Apache ECharts
Dynamically update nginx configuration files via programmatic API
Stackdriver Monitoring API client for Node.js
This repo contains the Pulumi NGINX Ingress Controller component for Kubernetes. This ingress controller uses NGINX as a reverse proxy and load balancer.
One place that allows you to develop an AsyncAPI document, validate it, convert it to the latest version, preview the documentation and visualize the events flow.
Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.
a library that defines a common interface for working with archive formats within node
NGINX configuration plugin for Prettier
A formatter for Nginx config files
Node.js bindings for librdkafka
Generate Nginx routing configuration for static Next.js projects.
mixi2 client for Node.js and browsers
Interact with HTTP status code
Node.js module for Apache style password encryption using md5.
Open Source HTTP Traffic Manager
Calculate apdex scores from an Apache or Nginx log
Parse and represent UID tokens from Apache's mod_uid / nginx's ngx_http_userid_module in Ruby.
Capistrano recipies for DB Syncing, Logrotate, Apache, Thin, Basecamp, Activecollab, Monit, NodeJS, Nginx
Calculate apdex scores from an Apache or Nginx log
log_sense is a log analysis tool which analyzes Ruby on Rails and Apache/Nginx logs and provides detailed data about accesses, performances, and errors. It is a one-stop shop solution for analyzing your Rails application in production. Simple to use and working from the command line, it does not require any modification to your app (e.g., no need to change the log format, no cookies, no JavaScript code, no infrastructure to setup). We use it to monitor our applications in production, using a cron job which pulls the logs and calls log_sense to generate HTML reports. Compatible with Ruby on Rails default logs up to version 8.0.2 and with the combined Apache/Nginx format.
vhost_generator outputs a general-purpose VirtualHost configuration file to run your web application behind an nginx or apache frontend
Calculate apdex scores from an Apache or Nginx log
ExecPHP is a ruby library (gem) that lets you run PHP code bundles on your remote servers. You need to have up and running Apache/Nginx/IIS server with `mod_php` enabled in order to run your PHP code there.
sensu gem to check php-fpm directly, without nginx or apache, using socket [or possibly ip]. Also support for multiple pools. Also support for http (if you really want to)
Use this gem, capistrano, and a few config settings in apache/nginx for easy maintenance mode
Easily setup postgres, mysql databases and the nginx (http://sysoev.ru/nginx/) and apache web servers in any combination and on any posix host (ubuntu for now) using capistrano. == FEATURES/PROBLEMS: * install nginx from source/binary * setup & configure nginx * add init script * tasks to start/stop nginx == SYNOPSIS:
ServerLogParser provides a high-level Ruby library for parsing server server log files (common log format, with or without virtual hosts and combined log format) as used by Apache, Nginx and others.