Sign inSign up

coderpews/aineko

By coderpews

Updated about 7 years ago

Aineko new agent

Image
0

398

coderpews/aineko repository overview

=============== Aineko newsbot

Install on windows

  1. Install lxml for windows http://www.lfd.uci.edu/~gohlke/pythonlibs/#lxml
  2. pip install -r requirements.txt
  3. curl https://raw.githubusercontent.com/codelucas/newspaper/master/download_corpora.py | python3

Install on *nix/mac

  1. pip install -r requirements.txt
  2. curl https://raw.githubusercontent.com/codelucas/newspaper/master/download_corpora.py | python3

TODO:

  1. Create healthcheck that checks connection to elasticsearch
  2. implement rest service to store/fetch urls
  3. Create healthcheck to verify connection to rest services as well

Extras

  1. Setup postgresql with helm
  2. Setup sonarqube with helm using db from step 1
  3. Create sonarqube quality gate

Tag summary

Content type

Image

Digest

Size

268.5 MB

Last updated

about 7 years ago

docker pull coderpews/aineko