Jared bc0a631223 Merge branch 'master' of http://git.choozmo.com:3000/jared/news_seo1 | 2 年之前 | |
---|---|---|
customers | 2 年之前 | |
README.md | 2 年之前 | |
from_news.py | 2 年之前 | |
gen_seo.py | 2 年之前 | |
gen_seo2.py | 2 年之前 | |
gen_seo3.py | 2 年之前 | |
show_ip.py | 2 年之前 | |
test_ip.py | 2 年之前 |
docker run -d -p 9922:9222 --rm --cpu-shares="100" --shm-size="900m" --dns 8.8.8.8 --name tiny1 chromedp/headless-shell:102.0.5005.61
docker run -d -p 9922:9222 --rm --cpu-shares="100" -v /dev/shm:/dev/shm --dns 8.8.8.8 --name tiny1 chromedp/headless-shell:102.0.5005.61
rsync -r /tmp/choozmo_select/* root@www.ptt.cx:/home/nginx/farmoutput/choozmo_select
rsync -r /tmp/tony-chin/* root@www.ptt.cx:/home/nginx/farmoutput/tony-chin
while :; do python3 gen_seo.py tiny1 9922 ; sleep 5; done
while :; do python3 tony.py tiny1 9922 ; sleep 5; done