Editing Zeus for Redis -
is there way run zeus start , zeus not boot rails, redis well?
i in custom_plan.rb , on customplan#boot, don't know how start redis within here.
you can run scheme command in def boot of custom_pan.rb in next manner :
exec(src/redis-server) or incase have installed redis service
exec(service redis start) redis zeus
No comments:
Post a Comment