* Listen on port 3000 instead of port 80. Port 80 is prone to conflicts with other webservers. * Use the production version of the Danbooru Docker image. It's less likely to have bugs than master. * Fix the autoinstall script to work with `curl ... | sh`. * Lower PUMA_WORKERS to 1 to reduce memory usage.
Bin
This directory contains executable scripts. Most of the scripts here come from Ruby gems installed by bundle install
and shouldn't be edited by end users.