All Projects → usamaejaz → Nginx Pastebin

usamaejaz / Nginx Pastebin

Licence: mit
NGINX+Lua based pastebin for text

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Nginx Pastebin

imperial
Official mono-repo for https://imperialb.in/
Stars: ✭ 35 (-50%)
Mutual labels:  text, pastebin
Paste
Paste is a project that started from the files pastebin.com used before it was bought.
Stars: ✭ 204 (+191.43%)
Mutual labels:  pastebin, nginx
Docker Magento Mutagen
Mage2click Docker-based development environment for Magento with mutagen.io sync for files on macOS
Stars: ✭ 64 (-8.57%)
Mutual labels:  nginx
Ngxfmt
nginx conf formatter
Stars: ✭ 69 (-1.43%)
Mutual labels:  nginx
Turbo Editor
Simple and powerful File Editor for Android. All is licensed under the GPLv3 license.
Stars: ✭ 1,139 (+1527.14%)
Mutual labels:  text
Flask Restful Authentication
An example for RESTful authentication using nginx, uWSGI, Flask, MongoDB and JSON Web Token(JWT).
Stars: ✭ 63 (-10%)
Mutual labels:  nginx
Fail2ban.webexploits
This custom Fail2Ban filter and jail will deal with all scans for common Wordpress, Joomla and other Web Exploits being scanned for by automated bots and those seeking to find exploitable web sites.
Stars: ✭ 67 (-4.29%)
Mutual labels:  nginx
Nginx omniauth adapter
Use omniauth for nginx auth_request
Stars: ✭ 63 (-10%)
Mutual labels:  nginx
Dockerfiles
lots of dockerfiles, based on alpine
Stars: ✭ 69 (-1.43%)
Mutual labels:  nginx
Leevis.com
Blog
Stars: ✭ 65 (-7.14%)
Mutual labels:  nginx
Automator
Various Automator and AppleScript workflow and scripts for simplifying life
Stars: ✭ 68 (-2.86%)
Mutual labels:  text
Setup Nginx Webserver
🚀Setup a perfect webserver on CentOS/Redhat 7.x guide with understanding.
Stars: ✭ 65 (-7.14%)
Mutual labels:  nginx
Social Text View
A custom Android TextView that highlights social media lingo (#hashtags, @mentions, phone, emails, and urls).
Stars: ✭ 64 (-8.57%)
Mutual labels:  text
Webpaste.el
webpaste.el can paste whole buffers or parts of buffers to several pastebin-like services and supports failover if one service fails.
Stars: ✭ 67 (-4.29%)
Mutual labels:  pastebin
Zstd Nginx Module
Nginx modules for the Zstandard compression
Stars: ✭ 64 (-8.57%)
Mutual labels:  nginx
Record
✨✨都是自己输出和看过觉得不错的文章,欢迎star、watch!!同时欢迎推荐新文章、书籍和视频!!
Stars: ✭ 69 (-1.43%)
Mutual labels:  nginx
Alpine Nginx
Minimalist Nginx image based on Alpine linux (6 MB)
Stars: ✭ 63 (-10%)
Mutual labels:  nginx
Lua Io Nginx Module
"Non-Blocking" Lua Disk I/O APIs for OpenResty - Powered by Nginx's Thread Pool
Stars: ✭ 64 (-8.57%)
Mutual labels:  nginx
Nginx Sysvinit Script
Linux Standard Base compliant SysVinit script for nginx.
Stars: ✭ 66 (-5.71%)
Mutual labels:  nginx
Nginx Consul Template
A dynamic configurable Nginx with Consul.
Stars: ✭ 69 (-1.43%)
Mutual labels:  nginx

nginx-pastebin

A pastebin for text using NGINX and Lua

How To

  • nginx-site.conf contains the example nginx site config.
  • Make sure the directory where you are saving the pastes is writeable by the webserver user.
  • Frontend consists of
    • index.html
    • assets/site.js
    • assets/style.css

Interesting in building one?

Learn to build a pastebin for your self by following this article on Building Pastebin for text using NGINX and Lua.

Demo

pastebin.usamaejaz.com

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].