Skip to content

Problems installing on Synology Docker #1217

Answered by jeffwrusso
boba51 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Bob,

I have this running on a Synology. I did run into similar issues trying to use the docker GUI in the Synology. I ended up deleting everything and starting over. First, I created a folder on my Synology called "docker", I then created a subfolder called "teslamate" and inside "teslamate" another subfolder called "import". Then I enabled the Text Editor on the Synology (you could use VI if you like) and saved the following docker-compose.yml file to the root of the "docker" folder I created (you would need to update the VIRTUAL_HOST with your Synology‘a local IP address).

version: "3"

services:
  teslamate:
    image: teslamate/teslamate:latest
    restart: always
    environment:
…

Replies: 6 comments 12 replies

Comment options

You must be logged in to vote
2 replies
@boba51
Comment options

@boba51
Comment options

Comment options

You must be logged in to vote
1 reply
@boba51
Comment options

Comment options

You must be logged in to vote
2 replies
@boba51
Comment options

@boba51
Comment options

Answer selected by boba51
Comment options

You must be logged in to vote
4 replies
@boba51
Comment options

@jeffwrusso
Comment options

@boba51
Comment options

@boba51
Comment options

Comment options

You must be logged in to vote
1 reply
@boba51
Comment options

Comment options

You must be logged in to vote
2 replies
@boba51
Comment options

@jeffwrusso
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants