-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
install docs updated to jessie and stretch #246
Conversation
run_with_reloader is going to be deprecated from werkzeug/serving
we now test also the brand new gevent-1.1.0 so this commit fixes insomnia-lab#259
Various logs improvements and fixes
preparing json deconding for new Flask version (1.0)
…orted-docs Minor doc change to warn about es2 issues
rebased to include #266 |
Could someone please have a look at this PR? |
|
||
|
||
Start libreant | ||
^^^^^^^^^^^^^^ | ||
To execute libreant:: | ||
|
||
On debian stretch, the systemd unit ``python-libreant.service`` will take care |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is wrong; it actually is libreant.service
Can you explain why do I need to add stretch repo? As debian user I always had many troubles in using testing repo! maybe a standard user will not add testing, if you don't offer an explanation in the wiki. ;) |
cocco->nat:
yes, |
I installed in a Virtualenv, it works fine. |
cocco->nat:
actually it has not. for debian packaging I configured this explicitly,
See also how #227 is still open and there is no consensus on the
Again, see #227 : there is no consensus on the canonical |
look ma, no virtualenv!
This PR only changes docs, nothing else. Therefore to test it you need to run
python build_sphinx
and look atbuild/sphinx/html/index.html
. More specifically, I have changed only the "sysadmin" section.Also, it would be great if you could test the documented procedure itself!