athul / agent

Works with https://github.com/frappe/press

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agent

Installation

mkdir agent && cd agent
git clone https://github.com/frappe/agent repo
virtualenv env
source env/bin/activate
pip install -e ./repo
cp repo/redis.conf .
cp repo/Procfile .

Running

honcho start

About

Works with https://github.com/frappe/press

License:GNU Affero General Public License v3.0


Languages

Language:Python 76.1%Language:HTML 12.1%Language:Jinja 11.2%Language:Dockerfile 0.2%Language:Procfile 0.2%Language:Shell 0.1%