-
-
Notifications
You must be signed in to change notification settings - Fork 239
Portainer
mrlt8 edited this page Apr 15, 2022
·
9 revisions
- Go to the Stacks page
- Select the + Add Stack button
- Give your stack a name (e.g. "wyze-bridge")
- Select git Repository under Build method
- Set Repository URL as:
https://github.com/mrlt8/docker-wyze-bridge
- Set Repository reference
refs/heads/main
- Set Compose path as:
docker-compose.sample.yml
- Select Add an environment variable and set the name as
WYZE_EMAILand set the value as your wyze email - Select Add an environment variable again and set the name as
WYZE_PASSWORDand set the value as your wyze password - Select Deploy the stack
See Portainer documentation for additional info: https://docs.portainer.io/v/ce-2.11/user/docker/stacks/add#option-3-git-repository
If you have Multi-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.
-
Find the console icon in Quick Actions for your container (can also be found on the Container Details page):
-
Use the default setting and Connect.
-
Add you verification code to the container using:
echo "123456" > /tokens/mfa_token