Created with Sketch.
All Recipes
Staff Picks
Login
Install Webdis - A fast HTTP interface for Redis
By
artisangoose
//
11 years ago
Clone
Make sure to run this recipe as root.
echo ">> Cloning Webdis Repo" git clone git://github.com/nicolasff/webdis.git && cd webdis pwd echo ">> Installing Dependencies" apt-get -y install libevent-dev echo ">> Making Webdis" make echo ">> All done!" echo ">> Now, make sure to expose port 7379 on your Forge Server" echo ">> Also, add a daemon running as 'root' for '/root/webdis/webdis'" echo ">> You can now access Webdis via http://your_ip:7379/SET/foo/bar"
Site maintained by your friends at
Tighten
© 2026