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

Can I change remote access address?

Scheduled Pinned Locked Moved Troubleshooting
2 Posts 2 Posters 223 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.
  • C Offline
    Chemikaze
    last edited by May 24, 2020, 4:54 AM

    Can’t seem to figure out how to phrase this question, so I’m having a hard time googling it. Running MM in a docker container, along with other containers that all want to be on port 80. How can I change my setup so I can access MM remotely at 192.168.1.3/magic_mirror:80 rather than just 192.168.1.3:80?

    S 1 Reply Last reply May 24, 2020, 10:55 AM Reply Quote 0
    • S Offline
      sdetweil @Chemikaze
      last edited by May 24, 2020, 10:55 AM

      @Chemikaze not without installing another server that will map /magicmirror to some other port.

      the value of docker and containers is that what happens on the inside of the container can be standardized and reused without change, while outside you can still access the app…

      so, the ‘design’ is that the magicmirror container would be 8080 on the inside and 2040 (or whatever) on the outside

      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
        1/2
        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