archrepo2/README.rst
lilydjwg 05c6a7b233 remove explicite ioloop argument, supporting tornado >= 5
This also makes it no longer support tornado < 3.1, which was at least
five years old.

Fixes #4.
2018-08-10 15:40:52 +08:00

35 lines
687 B
ReStructuredText

USAGE
=====
Install::
python3 setup.py install
Edit a copy of ``archrepo.ini.example`` and then run
``archreposrv <config>``.
DEPENDENCIES
============
- Python, >= 3.3, with sqlite support
- setuptools
- tornado, > 3.1
- pyinotify, tested with 0.9.4
NOTE
====
- relative symlinks may be broken when moving to the right architecture
directory
TODO
====
- [high] singleton daemon
- [high] adding and then removing it before adding complete will result
in not-in-database removing
- [middle] specify what architectures we have and don't require others
- [low] fork to background
- [low] use one common command queue (now one each repo)
- [low] verify packages