Configuration, launch and etc. ====================================== Configuration file of deploying unit, for shipped launcher (settings.py) .. include:: ../examples/settings.py :code: python Run in shell: $ marun examples.settings Custom server setup and starting (redis_server.py) .. include:: ../examples/redis_server.py :code: python Run in shell: $ python examples/redis_server.py