How to install Unifi Network Application on Portainer

Поделиться
HTML-код
  • Опубликовано: 12 дек 2024

Комментарии • 45

  • @sandraisaacs9931
    @sandraisaacs9931 7 месяцев назад +1

    Thanks! You saved me hours of work. I now have unifi-controller running on portainer. Really, really appreciate the clear tutorial.

    • @bigbeartechworld
      @bigbeartechworld  7 месяцев назад

      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

  • @modquad9012
    @modquad9012 10 месяцев назад +1

    DUDE! You saved me so much hair-pulling with this walkthrough and script.
    It finally works -- THANK YOU!!

    • @bigbeartechworld
      @bigbeartechworld  9 месяцев назад +1

      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

  • @brianmorgan7207
    @brianmorgan7207 4 месяца назад

    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

  • @TheRealJoelKolb
    @TheRealJoelKolb 6 месяцев назад +1

    Thank you so much! You saved me a ton of frustration.

    • @bigbeartechworld
      @bigbeartechworld  5 месяцев назад

      You're welcome! Awesome to hear!
      Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7

  • @PetrMelankov
    @PetrMelankov 10 месяцев назад

    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!

    • @bigbeartechworld
      @bigbeartechworld  10 месяцев назад

      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.

  • @gambiahero
    @gambiahero 6 месяцев назад +1

    Thank you so much man!

    • @bigbeartechworld
      @bigbeartechworld  6 месяцев назад

      You're welcome!
      Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7

  • @nobinu
    @nobinu 7 месяцев назад +1

    hey man you're the best, thank you

    • @bigbeartechworld
      @bigbeartechworld  7 месяцев назад

      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

  • @christopherdale3859
    @christopherdale3859 Год назад +1

    Thanks!

  • @FreshGlobe
    @FreshGlobe 10 месяцев назад +1

    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?

    • @bigbeartechworld
      @bigbeartechworld  10 месяцев назад

      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.

  • @elvinreina
    @elvinreina 5 месяцев назад +1

    My CPU does not support AVX, so I need to install MongoDB 4.4, is the procedure the same? thank you

    • @bigbeartechworld
      @bigbeartechworld  5 месяцев назад

      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!

  • @ericsummers1443
    @ericsummers1443 10 месяцев назад +1

    I do not see this script on your github page anymore. Am I missing something? Thanks in advance.

    • @bigbeartechworld
      @bigbeartechworld  10 месяцев назад

      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! :)

  • @TheNinjaMonkey
    @TheNinjaMonkey 10 месяцев назад

    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?

    • @bigbeartechworld
      @bigbeartechworld  10 месяцев назад

      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.

  • @kenjyplayz4662
    @kenjyplayz4662 8 месяцев назад

    I can't login with the credentials created it says they are incorrect? Anything I can do to retrieve it?

  • @NiraldoLima
    @NiraldoLima 8 месяцев назад

    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. ***

    • @bigbeartechworld
      @bigbeartechworld  8 месяцев назад

      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.

  • @jacksmith3955
    @jacksmith3955 11 месяцев назад +1

    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.

    • @bigbeartechworld
      @bigbeartechworld  11 месяцев назад

      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.

    • @dotcaodin
      @dotcaodin 11 месяцев назад

      Would you able to provide a workaround for RPI installation with mongodb 4.4.13?

    • @TDCroPower
      @TDCroPower 10 месяцев назад

      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.

    • @TheRealJoelKolb
      @TheRealJoelKolb 6 месяцев назад

      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.

  • @Insp.habakuck
    @Insp.habakuck 5 месяцев назад

    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

  • @gamergamer2990
    @gamergamer2990 5 месяцев назад

    so iam all new her i was wondering iam runing portainer on umbrel how to accesss the terminal to run the command

  • @dumitrugritcan1700
    @dumitrugritcan1700 10 месяцев назад

    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 ))

    • @bigbeartechworld
      @bigbeartechworld  10 месяцев назад

      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

  • @rera1986
    @rera1986 11 месяцев назад

    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 :)

    • @bigbeartechworld
      @bigbeartechworld  11 месяцев назад

      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.

    • @dumitrugritcan1700
      @dumitrugritcan1700 10 месяцев назад +1

      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.

    • @just-one-more-NPC
      @just-one-more-NPC 2 месяца назад

      add sudo to the start of the command, that may do the trick

  • @JPEaglesandKatz
    @JPEaglesandKatz 7 месяцев назад +1

    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...

    • @SD-Clam
      @SD-Clam 6 месяцев назад

      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

  • @danielwutzl4208
    @danielwutzl4208 27 дней назад

    Thank you!