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

MM docker container problem with mac and linux

Scheduled Pinned Locked Moved Troubleshooting
14 Posts 3 Posters 6.6k Views 3 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.
  • T Offline
    tomasz2101 @raywo
    last edited by Feb 25, 2018, 2:42 PM

    @raywo thx a lot now it is working.
    Also i had to do docker binding to localhost
    my config:

    var config = {
    	address: "",
    	port: 8080,
    	ipWhitelist: [],
    	language: "en",
    	timeFormat: 24,
    	units: "metric",
    
    	modules: [
    		{
    			module: "clock",
    			position: "top_left"
    		}
    	]
    
    };
    
    1 Reply Last reply Reply Quote 1
    • B Offline
      bastilimbach
      last edited by Mar 4, 2018, 12:32 PM

      I updated the Github repository to include a working config file example. Thanks @raywo!

      R 1 Reply Last reply Mar 4, 2018, 12:36 PM Reply Quote 1
      • R Offline
        raywo Module Developer @bastilimbach
        last edited by Mar 4, 2018, 12:36 PM

        @bastilimbach Good addition to the docs. Thank you!
        Maybe you should remove "192.168.2.1/120", "192.168.2.110" as it applies only to my configuration. Or you should explain it better.

        B 1 Reply Last reply Mar 4, 2018, 12:38 PM Reply Quote 0
        • B Offline
          bastilimbach @raywo
          last edited by Mar 4, 2018, 12:38 PM

          @raywo Oh yes you’re absolutely right.

          1 Reply Last reply Reply Quote 0
          • 1
          • 2
          • 2 / 2
          2 / 2
          • First post
            11/14
            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