You're welcome! I'm glad you liked the video, and I appreciate the support! Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Glad I was able to save you time, man! You're welcome! If you have any video suggestions, please let me know here: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thanks for this. I'm new to Portainer, but have been using Unifi Network Server for a while. This was a great intro to Portainer and got Unifi Network Server off my laptop. Thanks
Upgrading from the deprecated unifi-controller, did a full backup, stopped the docker. Ran into issues deploying your stack due to a port conflict, removed it from the compose. Restored backup, back up and running in under 30 minutes. Thanks a lot!
You should figure out what was using the port on the host. You're welcome! Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
Thank you, and I am glad that I can help! You're welcome! Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thanks for teh Tutorial aswell the scripts! I just wonder what would the upgrade procedure look like, just refresh the stack since mongo db is a fixed version and unifi is set to latest it should update the container and retains the data?
You can change mongo to: mongo:4.4. If you have more questions, feel free to start a post on BigBearCommunity: community.bigbeartechworld.com/c/bigbearyoutube/5 You're welcome!
The docker compose and script is at: github.com/bigbeartechworld/big-bear-video-assets/tree/main/how-to-install-unifi-network-application-on-portainer You're welcome! :)
I seem to be getting stuck, my mongodb logs are coming up saying "WARNING: MongoDB requires ARMv8.2-A or higher, and your current system does not appear to implement any of the common features for that!" Any suggestions please and thank you?
I'm having this problem, could you help me?? ERR_CONNECTION_REFUSED: *** Waiting for MONGO_HOST unifi-db to be reachable. *** *** Defined MONGO_HOST unifi-db is not reachable, cannot proceed. ***
I would need more logs to see why this is happening. You can install Dozzle here and look at the logs: ruclips.net/video/lLLNDcHNOuM/видео.html It's hard to follow up on the comments, so if you would please post in the BigBearCommunity forum with more information on what your issue is, that would be great. Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
Thanks for the video big bear tech. For future users, i had trouble installing this because the mongo version didn't play well with my system's arm version (raspberry pi), so I downgraded mongo to 3.6.23 and it worked. not sure if optimal.
You're welcome, and I'm glad I could help. They say the last version that supports Raspberry Pi is MongoDB 4.4.13. Downgrading to MongoDB 3.6.23 might have resolved the compatibility problem with your ARM-based system, but it's worth noting that MongoDB 3.6 is an older version, and it may not have the latest features, improvements, and security updates compared to newer versions.
I was having the same problem getting it running on my Pi 4. Just wanted to let folks know that 4.4.18 is the latest version that supports the architecture linux/arm64/v8. The v8 is the key for it to support the Pi. I've got it running now perfectly.
Could you create a video how to update the Unifi Network Application in the Portainer (System and single modules like Mesh Switch etc.) ? Thanks in advance
Thank you for video and shared code and scrips. I got an problem that cost me allot of time. IDK why but this .js file was mounting as folder not as file in container, because of that user creation was without success and app was not working ) Problem was because of host OS for docker, Ubuntu Server 22.04 LTS, i was so angry that i just reinstalled docker un fedora server then your guide worked like a charm. As i understand problem is that docker did not see this .js file, maybe because of some problem with access from snap to this directory u created. In my case was just simpler to reinstall docker on other host ))
You're welcome. Snap is a problem; you don't want to install Docker with Snap. I have a tutorial on uninstalling Snap and reinstalling Docker: community.bigbeartechworld.com/t/how-to-uninstall-docker-snap-version-and-install-docker-with-docker-compose-on-ubuntu-or-debian/168?u=dragonfire1119
Maybee somebody can help me, im running portainer at a virtualized debian 12. The bash script fails, gives me "Error downloading the file. Check your Internet connection or the URL." I have make this file/script myself, but i dont seems to be executed. I was trying to deploy the stack, it goes ok, but with mongodb 6.0.11, the db container, gives an error "requires a CPU with AVX support" If i remove everything, and deployed with mongo 4.4.7, the db container gives me "error":"UserNotFound: Could not find user \"unifi\" for db \"unifi\""} I will be happy for your help :)
Please post in the community.bigbeartechworld.com/c/bigbearyoutube/5 with your issue. Try to be detailed in your issue. It's hard to keep up with the comments on RUclips.
requires a CPU with AVX support - i got same error, my hypervisor is "proxmox", i just moved my vm to another pc that support avx and changed in cpu type from quemu64 to host> That fixed problem wiht avx but i stiill have error with user in db, its like the init file did not worked.
installing the controller software is easy.. Getting it to actually find your unifi devices is a different story.. .Especially if you use vlans and different subnets than the actual server is on.... Unfortunately you just cover the basic install...
if you are under Portainer, go to “Settings” , “System” , “Advanced” and check the “Override” in line “Inform Host" and enter your IPserver ( IP of the VM). After few second your AP is ready to be adopted
Thanks! You saved me hours of work. I now have unifi-controller running on portainer. Really, really appreciate the clear tutorial.
You're welcome! I'm glad you liked the video, and I appreciate the support!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
DUDE! You saved me so much hair-pulling with this walkthrough and script.
It finally works -- THANK YOU!!
Glad I was able to save you time, man! You're welcome!
If you have any video suggestions, please let me know here: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thanks for this. I'm new to Portainer, but have been using Unifi Network Server for a while. This was a great intro to Portainer and got Unifi Network Server off my laptop. Thanks
Thank you so much! You saved me a ton of frustration.
You're welcome! Awesome to hear!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Upgrading from the deprecated unifi-controller, did a full backup, stopped the docker. Ran into issues deploying your stack due to a port conflict, removed it from the compose. Restored backup, back up and running in under 30 minutes. Thanks a lot!
You should figure out what was using the port on the host. You're welcome!
Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
Thank you so much man!
You're welcome!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
hey man you're the best, thank you
Thank you, and I am glad that I can help! You're welcome!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thanks!
Thank you! I appreciate the support!
Thanks for teh Tutorial aswell the scripts! I just wonder what would the upgrade procedure look like, just refresh the stack since mongo db is a fixed version and unifi is set to latest it should update the container and retains the data?
You're welcome! You should stay on the same version of MongoDB. You can always do a Unifi backup and restore if you need to move.
My CPU does not support AVX, so I need to install MongoDB 4.4, is the procedure the same? thank you
You can change mongo to: mongo:4.4. If you have more questions, feel free to start a post on BigBearCommunity: community.bigbeartechworld.com/c/bigbearyoutube/5
You're welcome!
I do not see this script on your github page anymore. Am I missing something? Thanks in advance.
The docker compose and script is at: github.com/bigbeartechworld/big-bear-video-assets/tree/main/how-to-install-unifi-network-application-on-portainer
You're welcome! :)
I seem to be getting stuck, my mongodb logs are coming up saying "WARNING: MongoDB requires ARMv8.2-A or higher, and your current system does not appear to implement any of the common features for that!" Any suggestions please and thank you?
Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
I can't login with the credentials created it says they are incorrect? Anything I can do to retrieve it?
I'm having this problem, could you help me??
ERR_CONNECTION_REFUSED:
*** Waiting for MONGO_HOST unifi-db to be reachable. ***
*** Defined MONGO_HOST unifi-db is not reachable, cannot proceed. ***
I would need more logs to see why this is happening. You can install Dozzle here and look at the logs: ruclips.net/video/lLLNDcHNOuM/видео.html
It's hard to follow up on the comments, so if you would please post in the BigBearCommunity forum with more information on what your issue is, that would be great.
Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
Thanks for the video big bear tech. For future users, i had trouble installing this because the mongo version didn't play well with my system's arm version (raspberry pi), so I downgraded mongo to 3.6.23 and it worked. not sure if optimal.
You're welcome, and I'm glad I could help.
They say the last version that supports Raspberry Pi is MongoDB 4.4.13.
Downgrading to MongoDB 3.6.23 might have resolved the compatibility problem with your ARM-based system, but it's worth noting that MongoDB 3.6 is an older version, and it may not have the latest features, improvements, and security updates compared to newer versions.
Would you able to provide a workaround for RPI installation with mongodb 4.4.13?
Thank you for the tip, I have tried several times with 4.4.16 and always failed.
Only when I switched to 3.6.23 did it work straight away.
I was having the same problem getting it running on my Pi 4. Just wanted to let folks know that 4.4.18 is the latest version that supports the architecture linux/arm64/v8. The v8 is the key for it to support the Pi. I've got it running now perfectly.
Could you create a video how to update the Unifi Network Application in the Portainer (System and single modules like Mesh Switch etc.) ? Thanks in advance
so iam all new her i was wondering iam runing portainer on umbrel how to accesss the terminal to run the command
Thank you for video and shared code and scrips.
I got an problem that cost me allot of time.
IDK why but this .js file was mounting as folder not as file in container, because of that user creation was without success and app was not working )
Problem was because of host OS for docker, Ubuntu Server 22.04 LTS, i was so angry that i just reinstalled docker un fedora server then your guide worked like a charm.
As i understand problem is that docker did not see this .js file, maybe because of some problem with access from snap to this directory u created.
In my case was just simpler to reinstall docker on other host ))
You're welcome. Snap is a problem; you don't want to install Docker with Snap. I have a tutorial on uninstalling Snap and reinstalling Docker: community.bigbeartechworld.com/t/how-to-uninstall-docker-snap-version-and-install-docker-with-docker-compose-on-ubuntu-or-debian/168?u=dragonfire1119
Maybee somebody can help me, im running portainer at a virtualized debian 12.
The bash script fails, gives me "Error downloading the file. Check your Internet connection or the URL."
I have make this file/script myself, but i dont seems to be executed.
I was trying to deploy the stack, it goes ok, but with mongodb 6.0.11, the db container, gives an error "requires a CPU with AVX support"
If i remove everything, and deployed with mongo 4.4.7, the db container gives me "error":"UserNotFound: Could not find user \"unifi\" for db \"unifi\""}
I will be happy for your help :)
Please post in the community.bigbeartechworld.com/c/bigbearyoutube/5 with your issue. Try to be detailed in your issue. It's hard to keep up with the comments on RUclips.
requires a CPU with AVX support - i got same error, my hypervisor is "proxmox", i just moved my vm to another pc that support avx and changed in cpu type from quemu64 to host> That fixed problem wiht avx
but i stiill have error with user in db, its like the init file did not worked.
add sudo to the start of the command, that may do the trick
installing the controller software is easy.. Getting it to actually find your unifi devices is a different story.. .Especially if you use vlans and different subnets than the actual server is on.... Unfortunately you just cover the basic install...
if you are under Portainer, go to “Settings” , “System” , “Advanced” and check the “Override” in line “Inform Host" and enter your IPserver ( IP of the VM). After few second your AP is ready to be adopted
Thank you!