Added deployment script

This commit is contained in:
2025-12-23 18:08:50 +01:00
parent ec94142450
commit c9e7aad7c4

1
boarder-router/deploy.sh Normal file
View File

@@ -0,0 +1 @@
docker run --name=otbr --detach --network=host --cap-add=NET_ADMIN --device=/dev/ttyACM0 --device=/dev/net/tun --volume=/var/lib/otbr:/data --env-file=otbr-env.list --restart=always openthread/border-router