Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Bruno BORDAS
Sure, no problem I do not make promises to make it work ^^ Le 14/04/2020 03:28:36, Zsolt Máté a écrit : I've cloned your git into my home directory. so it is /home/docker/weewx Can I send you an email to this address with the ssh credentials? On Tuesday, April 14, 2020 at 1:24:52 PM UTC+12,

Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Zsolt Máté
I've cloned your git into my home directory. so it is /home/docker/weewx Can I send you an email to this address with the ssh credentials? On Tuesday, April 14, 2020 at 1:24:52 PM UTC+12, Bruno BORDAS wrote: > > But tell me where is your work directory > > Le 14/04/2020 03:23:04, Zsolt Máté > a

Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Bruno BORDAS
But tell me where is your work directory Le 14/04/2020 03:23:04, Zsolt Máté a écrit : I can open a port to my portainer as well, that's not an issue. Just tell me what you need. On Tuesday, April 14, 2020 at 1:20:50 PM UTC+12, Bruno BORDAS wrote: I won't have access to the portainer ui.

Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Bruno BORDAS
Well, maybe we can try first the ssh so that i will try to create with docker-compose Le 14/04/2020 03:23:04, Zsolt Máté a écrit : I can open a port to my portainer as well, that's not an issue. Just tell me what you need. On Tuesday, April 14, 2020 at 1:20:50 PM UTC+12, Bruno BORDAS wrote: I

Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Zsolt Máté
I can open a port to my portainer as well, that's not an issue. Just tell me what you need. On Tuesday, April 14, 2020 at 1:20:50 PM UTC+12, Bruno BORDAS wrote: > > I won't have access to the portainer ui. > However, as you can notice, this network does not use the macvlan driver, > but the

Re : Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Bruno BORDAS
I won't have access to the portainer ui. However, as you can notice, this network does not use the macvlan driver, but the bridge one. This is probably why it does not work Le 14/04/2020 03:18:36, Zsolt Máté a écrit : I have portainer installed. If you think It's faster, and you've got time, I

Re: Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Zsolt Máté
I have portainer installed. If you think It's faster, and you've got time, I can give you access to my system via SSH. [image: 2020-04-14 13_17_06-Window.png] On Tuesday, April 14, 2020 at 1:12:01 PM UTC+12, Bruno BORDAS wrote: > > I do use portainer to have a better view of my containers,

Re : Re: Re : Re: Re : Re: Re : Re: Re : [weewx-user] Re: Docker image with interceptor driver and neowx skin

2020-04-13 Thread Bruno BORDAS
I do use portainer to have a better view of my containers, images and networks: https://www.portainer.io/installation/ The install il very straigtforward: docker volume create portainer_data && docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -v