# \[SOLVED\] Help needed migrating node-red to docker

**URL:** https://discourse.nodered.org/t/solved-help-needed-migrating-node-red-to-docker/68703
**Category:** General
**Tags:** docker
**Created:** [8 October 2022 05:22 UTC](https://discourse.nodered.org/t/solved-help-needed-migrating-node-red-to-docker/68703 "2022-10-08T05:22:34Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Topolynx](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/topolynx/32/32597_2.png) [@Topolynx](https://discourse.nodered.org/u/Topolynx)
#### Post date: [8 October 2022 11:34 UTC](https://discourse.nodered.org/t/solved-help-needed-migrating-node-red-to-docker/68703/5 "2022-10-08T11:34:58Z")

</div>

@bakman2 yes I know, I've already created a folder bound to the dockerized node-red.

@Colin Which kind of complications? I don't use node-red for lot of stuff, I made a pair of flows that "translate" tuya messages in MQTT for a better integration of some of my devices in Home Assistant.

I've already moved 99% of my flows on the dockerized node-red but I need find a way to bring back the 2FA. [I shared my work here](https://discourse.nodered.org/t/help-needed-for-2fa-with-authy/62764) but I don't know how install _ **passport-google-oauth20** _. in my external volume.  
I've accessed the node-red bash and launched

```auto
npm install passport-google-oauth20

```

but i don't see new modules added in my /home/me/node-red-docker/ folder. Could you help me please?

---

_[View the full topic](https://discourse.nodered.org/t/solved-help-needed-migrating-node-red-to-docker/68703)._
