amosproj / amos2022ss03-turtlebot-fleet-management

MIT License
0 stars 1 forks source link

Reinstall Raspberry Pi #154

Open UmangBR opened 2 years ago

UmangBR commented 2 years ago

User story

  1. As a SD
  2. I want to fix the RasPi, install Docker and create a script.
  3. So that I can automatically pull code on request.

Acceptance criteria

Definition of done (DoD)

DoD general criteria

cat24max commented 1 year ago

Raspberry Pi is reinstalled, Docker is installed

We are able to use Git to pull any branch/release, build a Docker container for the FMS. It is also possible to start a Docker Compose stack including a local MQTT broker.

Screenshot 2022-07-20 at 12 10 51 Screenshot 2022-07-20 at 12 11 35

We are currently not using the Pi because of testing being required on our local machines. The MQTT broker is also not used in favor of a cloud based service.