X20 Edge - How to load new DEBIAN image?

,

Hi everyone! Could someone guide me on where to find the steps for loading a Debian image onto our X20EDS410? Thanks!

@Infernape91 - we are already providing the device we a preinstalled Debian image.
Please also have a look into the data sheet of the X20EDS410.
Do you want to use your own compiled image - this is currently not supported.

:rocket: Email Sender in Docker – Simplified Deployment for Bulk Devices! :spouting_whale::e_mail:

Hey community! :waving_hand:

I recently built and containerized a Python-based email sending application using Flask, and I’m excited to share it with you all! This tool is designed for easy bulk deployment across devices using Docker + Shell scripting, making it perfect for situations where quick setup and automation are key.

:wrench: Key Features:

  • Simple Flask backend for email delivery
  • Containerized with Docker for platform independence
  • One-liner shell script for automated setup
  • Auto-restart with --restart unless-stopped and --privileged support
  • Ideal for industrial/IoT applications or internal tools

:package: How It Works:

  1. Pull the Docker image from DockerHub
  2. Run a shell script with your config
  3. Boom – your email service is live!
  4. You can integrate into Mappview!:wink:

:light_bulb: Use Cases:

  • Integrate with FTP service
  • Device status alerts
  • Maintenance notifications
  • Bulk testing workflows
  • Production event triggers

:hammer_and_wrench: Try It Out:

DockerHub: https://hub.docker.com/r/infernape91/bremail

docker pull infernape91/bremail

One-command install:

bash

docker run -d -p 5000:5000 infernape91/bremail

:repeat_button: Feel free to pull, improve, and integrate it into your own systems. Feedback and collaboration are welcome!

Let me know what you think or if you’d like help customizing it for your own use cases! :sparkles:

#Python #Flask #Docker #DevOps iot #EmailAutomation #OpenSource

3 Likes

It could be that during the 1st startup it takes a bit longer.
If there is really something wrong with the µSD card please also have a look into the data sheet of the X20EDS410 for further details:
https://www.br-automation.com/en/downloads/control-and-io-systems/x20-system/edge-module/data-sheet-x20eds410/

2 Likes

Hi @Infernape91, I created new special post in category Share Info & Ideas, to make sure that people will notice it.

Thanks for sharing :slight_smile:

1 Like

@kovarj I guess that won’t help me earning any badge! :smiling_face_with_tear::smiling_face_with_tear:

I can assign to you Community HERO :slight_smile: This is a unique one :slight_smile:

1 Like

@kovarj Which badge should i plan next? :sweat_smile:

1 Like