Commit Graph

3 Commits

Author SHA1 Message Date
Paul Eggleton
f84223f473 README.devel: mention python SMTP server
For debugging email functionality, python's SMTP test server is useful,
so add brief instructions on how to use it for convenience.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-11-26 10:44:37 +13:00
Paul Eggleton
08611be3dd README.devel: touch up a few things
* Drop some explicit outdated version numbers
* You do actually have to create the database with MariaDB etc. so add
  instructions as to how for convenience
* Add pointer to virtualenv in python requirements item
* Add libssl-dev package to install command
* Use python3-venv instead of virtualenv package in install command

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-10-02 14:13:47 +13:00
Paul Eggleton
b5892b0fdb Rework README documents
Change the focus to really be on the docker-based setup:

* Integrate docker/README into the main README
* Move all documentation of the standalone setup to README.devel

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2019-07-17 11:31:04 +12:00