Uses Apache Airflow, FastETL and Ro-dou to send Brazil government journal clipping.
To create a Ro-Dou service (with Apache Airflow), follow the sequence:
- Create a Debian Bullseye VM or GCE Instance
- VM and CI Setup
- To check
ro-dou-startup.service
status run
sudo journalctl -u ro-dou-startup.service
- To check
Airflow
/Ro-Dou
services run
docker ps
- To check
airflow-webserver
service run
docker logs -f airflow-webserver