Skip to content

Portainer

mrlt8 edited this page Dec 4, 2023 · 9 revisions

Add docker-wzye-bridge as a Portainer stack

  1. Go to the Stacks page
  2. Select the + Add Stack button
  3. Give your stack a name (e.g. "wyze-bridge")
  4. Copy the contents from the docker-compose sample and paste it into Web editor and update the required information.
  5. Select Deploy the stack

See Portainer documentation for additional info: https://docs.portainer.io/user/docker/stacks/add#option-1-web-editor

Two-Factor Authentication

If you have Two-Factor Authentication enabled on your wyze account ("Two-Step Verification" in the wyze app), you'll need to enter your verification code when you login.

Note

Starting with v1.8.7, the WebUI will now allow you to submit your 2FA code directly.


  1. Find the console icon in Quick Actions for your container (can also be found on the Container Details page):

    quick
  2. Use the default setting and Connect.

  3. Add you verification code to the container using:

echo "123456" > /tokens/mfa_token.txt