I hereby claim:
- I am alex3917 on github.
- I am alex3917 (https://keybase.io/alex3917) on keybase.
- I have a public key ASC6_VrI474qDUH2Z6y7vN0fNa9KCHYQ4iAvtC6f-rtzJwo
To claim this, I am signing this object:
| from pprint import pprint | |
| import csv | |
| import os | |
| import urllib3 | |
| import re | |
| import requests | |
| import bs4 | |
| from bs4 import BeautifulSoup |
| worker_processes 1; | |
| user nginx; | |
| error_log /var/log/nginx/error.log warn; | |
| pid /var/run/nginx.pid; | |
| events { | |
| worker_connections 1024; # increase if you have lots of clients | |
| accept_mutex off; # set to 'on' if nginx worker_processes > 1 | |
| } |
| # In .ebextensions/01_celery.config | |
| files: | |
| "/etc/systemd/system/celery.service": | |
| mode: "000644" | |
| owner: celery | |
| group: celery | |
| content: | | |
| [Unit] | |
| Description=Celery Service |
I hereby claim:
To claim this, I am signing this object: