• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

NUC instead?

Scheduled Pinned Locked Moved Hardware
6 Posts 2 Posters 1.1k Views 2 Watching
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 Offline
    yk
    last edited by Feb 4, 2023, 12:45 AM

    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 Feb 4, 2023, 2:19 AM Reply Quote 0
    • S Away
      sdetweil @yk
      last edited by Feb 4, 2023, 2:19 AM

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

      https://github.com/sdetweil/MagicMirror_scripts

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 0
      • Y Offline
        yk
        last edited by Feb 4, 2023, 2:24 AM

        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 Feb 4, 2023, 2:30 AM Reply Quote 0
        • S Away
          sdetweil @yk
          last edited by Feb 4, 2023, 2:30 AM

          @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

          How to add modules

          learning how to use browser developers window for css changes

          1 Reply Last reply Reply Quote 0
          • Y Offline
            yk
            last edited by Feb 4, 2023, 2:36 AM

            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 Feb 4, 2023, 2:44 AM Reply Quote 0
            • S Away
              sdetweil @yk
              last edited by Feb 4, 2023, 2:44 AM

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

              client/full needs desktop to run browser

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              1 Reply Last reply Reply Quote 0
              • 1 / 1
              1 / 1
              • First post
                4/6
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy