-
Notifications
You must be signed in to change notification settings - Fork 565
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
Feature Request | 功能需求 #4
Comments
Have you tried the Projects > Deploy page? |
I know what you said, but this method should be manually packaged into egg, and then uploaded, and can not directly package the source project into egg, automatically upload it? |
Ok, I would try to figure out a better way to eggify local projects. |
You can refer to https://github.com/Gerapy/Gerapy |
v0.9.9: Add auto eggifying |
Wow, the response is fast! Expecting the same timing tasks |
|
You mean there are 100 spiders in a project and you want to schedule some of them to run periodically?
What about labeling some related jobs with a specific jobid? |
|
OK, I would take it into account when implementing this feature. Thanks for your advice! |
v1.0.0rc1: Add Email Notice, with multi-triggers provided, including:
Get it via the
|
ERROR in utils: !!!!! ConnectionError HTTPConnectionPool(host='127.0.0.1', port=6800): Max retries exceeded with url: /jobs (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x7f6111cae9b0>: Failed to establish a new connection: [Errno 111] Connection refused',)) |
Please new an issue with details. |
This project is pretty good. If you can join Timed task, it will be a more complete project. Come on! |
timed task +1 |
v1.2.0: Support Timer Tasks to schedule a spider run periodically |
While adding a timer task, I have to choose a version, but actually I only want to use the latest version so that if the project is updated, I don't need to update my task accordingly. |
OK, it would be fixed in the future release. |
Or modify the code below to
|
It works, thanks |
The modification has been commited. |
For Logs categorization, can the same spiders distributed on different scrapyd be aggregated? @my8100 |
@heave-Rother If that cannot satisfy your need, could you draw a picture to show me your idea? |
@my8100 ok, |
|
@my8100 |
@heave-Rother |
add a image of docker, please |
@seozed |
感谢作者,这是我找到的最好的爬虫集群操作平台。提几个需求: |
@devxiaosong |
Please add a short tutorial on how to switch from the flask development server to a production server with https enabled using letsencrypt. It would be much appreciated. |
Please try it out and share your result. Line 116 in 6b9663b
scrapydweb/scrapydweb/default_settings.py Lines 82 to 92 in 6b9663b
|
可以在页面上动态添加/删除 scrapyd 节点吗 |
Editing Scrapyd servers via GUI is not supported. |
1、Timed task
2、Online packaging and deployment
3、Log monitoring alarm
The text was updated successfully, but these errors were encountered: