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

Magic Mirror On Debian Jessie

Scheduled Pinned Locked Moved General Discussion
6 Posts 5 Posters 5.2k Views 6 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.
  • A Offline
    apolonio
    last edited by Mar 8, 2017, 5:35 PM

    I know all the examples and instructions out there are for running MM on a Raspberry Pi and Raspbian, but has anyone tried running it on Debian Jessie and just using the browser component (pi, laptop, tv with browser)?

    I just installed Debian on a virtual machine so it can do the heavy lifting, then basically all that is in the mirror is a browser.

    I didn’t use the script, I manually did a git and npm install. Then created a config.js and allowed all IP addresses. I would like it to work through apache, but that is not a show stopper, I was able to start it with the node serveronly mode and access it via port 8080

    Couple Benefits

    • Central location for multiple mirrors
    • Just need a browser for the client side, can have other devices than a pi, like an Orange Pi, thin client
    • Hard disk is more durable than SD card (my opinion)
    • Can spin up multiple instances for development and testing
    • Can put the instance in the cloud (AWS) so you can share the screen with mobile devices.
    • You don’t need a Pi to start

    I do see the benefits of having it all on the pi though, less power, one device, community is established on pi.

    Just some thoughts and if anyone else has tried this route.

    S R 2 Replies Last reply Mar 9, 2017, 11:12 AM Reply Quote 0
    • S Offline
      strawberry 3.141 Project Sponsor Module Developer @apolonio
      last edited by Mar 9, 2017, 11:12 AM

      @apolonio it is possible, there are several people using it on other devices and distributions (ubuntu, macos, windows, …)

      Please create a github issue if you need help, so I can keep track

      1 Reply Last reply Reply Quote 0
      • R Offline
        roramirez Core Contributors @apolonio
        last edited by Mar 9, 2017, 7:29 PM

        @apolonio said in Magic Mirror On Debian Jessie:

        I do see the benefits of having it all on the pi though, less power, one device, community is established on pi.
        Just some thoughts and if anyone else has tried this route.

        Yes, The Magic Mirror can be deployed on any system it can run Node Js and Electron.

        Something you can’t resolv with a centralized system if you need it to interact with sensors, camera, voice, etc…

        Easy module development with MagicMirror Module Template

        1 Reply Last reply Reply Quote 0
        • A Offline
          apolonio
          last edited by Mar 11, 2017, 4:26 PM

          In my use case, I would like to put the pi on a network with no direct internet access. An IoT network, without the Internet part. I would access these devices through a multi-homed computer, which I call the server and the mirror with the pi I call the client.

          The server will collect and format the information, like sensor information and camera images, for presentation on the client.

          The client will be primarily an output device, I was hoping that switching profiles can be controlled from the server side.

          D 1 Reply Last reply Nov 24, 2022, 11:48 AM Reply Quote 0
          • D Offline
            Doublefire.Chen @apolonio
            last edited by Nov 24, 2022, 11:48 AM

            @apolonio I have the same idea! I want to use my old 1 B+ version pi to do this work. Now I am trying jessie.(Wheezy is too old to handle this, I have tried.)

            S 1 Reply Last reply Nov 24, 2022, 12:55 PM Reply Quote 0
            • S Away
              sdetweil @Doublefire.Chen
              last edited by Nov 24, 2022, 12:55 PM

              @Doublefire-Chen u need to use the legacy iso image

              see

              https://www.raspberrypi.com/software/operating-systems/

              legacy is down near the bottom
              this is code name buster.

              Sam

              How to add modules

              learning how to use browser developers window for css changes

              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 Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy