- walledapiapp.py: API
- tasks.py: celery tasks
- interactivewalledbot.py: Telegram Bot
- rpi_framebuffer_walled_client.py: Raspberry client that outputs to framebuffer
- Check that redis is running
- start api: python walledapiapp.py
- start celery: celery -A
- start bot: interactivewalledbot.py
- sudo python rpi_framebuffer_walled_client.py WALLED_API_URL WALL_ID