Skip to content

usamaejaz/nginx-pastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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