Private gyazo server on sinatra
Project aoimotoya/gyazo * GitHub What is this? This is a private gyazo server works on sinatra. It provides not only gyazo server function but also image gallery. Requirements Sinatra (includes WEBrick) Rack (interface between sinatra and nginx) Nginx (or other reverse-proxy/web-server) Procedure Gyazo server Nginx only works as a reverse proxy. Image gallery Dynamic contents and static contents are provided by sinatra and nginx respectively. Difference between official and mine File name Official gyazo names image files based on MD5 hash....