[Python-modules-commits] [thumbor] 06/07: Added debian/README.Debian

Marcelo Jorge Vieira metal at moszumanska.debian.org
Sat Sep 9 04:57:54 UTC 2017


This is an automated email from the git hooks/post-receive script.

metal pushed a commit to branch master
in repository thumbor.

commit 10df95a43b2df558b3b818163dae4aac1a39f253
Author: Marcelo Jorge Vieira <metal at alucinados.com>
Date:   Sat Sep 9 01:45:50 2017 -0300

    Added debian/README.Debian
---
 debian/README.Debian | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..04a014d
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,27 @@
+Thumbor for Debian
+------------------
+
+By default, Thumbor runs on http://localhost:8888
+
+Generate valid URLs:
+
+    thumbor-url https://www.debian.org/Pics/softwaves.png -k $(cat /etc/thumbor.key)
+
+Logs:
+
+    journalctl -u thumbor
+
+Debug:
+    
+    system thumbor stop
+
+    /usr/bin/python /usr/bin/thumbor -k /etc/thumbor.key -c /etc/thumbor.d/ -l debug
+
+
+You will find more info at https://thumbor.readthedocs.io
+
+
+ -- Marcelo Jorge Vieira <metal at debian.org>  Sat, 09 Sep 2017 01:29:12 -0300
+
+
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/thumbor.git



More information about the Python-modules-commits mailing list