winiar93 / FastEstate

scraper of otodom.pl
MIT License
3 stars 1 forks source link

Migration to raspberry pi (ARM) #4

Open winiar93 opened 1 year ago

winiar93 commented 1 year ago

The main goal of this project was to make it run 24/h on external devices without deployment to external paid systems. In this case, raspberry pi should be fine. The biggest concern is to run it under ARM architecture. Probably adjusting docker-compose or Dockerfiles will be needed.