nicolasff / webdis

A Redis HTTP interface with JSON output
https://webd.is
BSD 2-Clause "Simplified" License
2.82k stars 305 forks source link

start as daemon #62

Closed Kozlov-V closed 11 years ago

Kozlov-V commented 11 years ago

Your work is great! Please, tell me how i can start on Debian as daemon for production mode

nicolasff commented 11 years ago

Hello,

You can start webdis as a daemon by setting "daemonize": true in webdis.json

Nicolas

Kozlov-V commented 11 years ago

O! it was simple )