MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    NUC instead?

    Hardware
    2
    6
    205
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Y
      yk last edited by

      I’ve got a spare NUC. Fully appreciate that’s it’s a bit of overkill (I have my 3B running but a card failed). How would I go about getting the base setup going? Pm2 autoboot, base install, what OS?

      S 1 Reply Last reply Reply Quote 0
      • S
        sdetweil @yk last edited by

        @yk pick any linux, and then use my install script.

        https://github.com/sdetweil/MagicMirror_scripts

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • Y
          yk last edited by

          Thanks Sam. The 3B has been running fine for years. Now that the card failed I’m tempted to go the server > client route. So the NUC would run Debian, kick off your scripts, it runs in server mode, I do all of the normal setup that I did previously on the pi? How does the client setup work once I replace the failed card?

          And, be honest, is this overkill? Once a new card comes in I can redo the setup on the 3B.

          S 1 Reply Last reply Reply Quote 0
          • S
            sdetweil @yk last edited by

            @yk all the normal setup, just change the installers/mm.sh
            to do

            npm run server
            

            instead of npm start

            then client can be browser or u can change mm.sh to run

            npm run client 
            

            after doing install somewhere else.

            one install can be any personality,
            full. server or client

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • Y
              yk last edited by

              Understood. Thanks.

              Server seems doable. With the NUC it’ll have a bit more horsepower to run my iCloud sync and Weather setups (nothing overly painful to be honest).

              Does the client 3B also run MM then? Meaning run your install scripts but instead update mm.sh to run client?

              I fear I’m making the setup overly complex (only satisfying my tinkering needs). Would you agree or have you found that a server > client setup works better? (curious of opinion)

              S 1 Reply Last reply Reply Quote 0
              • S
                sdetweil @yk last edited by

                @yk never used client mode. but yes, same approach

                client/full needs desktop to run browser

                Sam

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • 1 / 1
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy