You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I write to you in English although Spanish is better for me.
I have a problem with your icecast image ... I can't get Enviroment variables to be used to create an icecast.xml with my data.
I am using:
docker-compose version 1.21.0
and I can't put a higher version because it doesn't work for me in armbian, so I'm using the one that comes by default, and therefore won't let me use docker-compose.yml version 3.7
(my board is a 2GB orangePI3)
So I'm trying to create a '2' version
My system has Portainer installed and Traefik1.7 to manage the various container ... icecast works and is visible to the outside (with ssl from letsencrypt, also)
But it does not take the variables, although Portainer tells me that he is using it.
I assume icecast.xml is created before the variables are loaded.
I put my docker-compose.yml here
I think the values are grabbed if you set GENERATE_TEMPLATE to true, but you have it in False (so it is not generated). Check this and come back if you have any other issues.
Hello
I write to you in English although Spanish is better for me.
I have a problem with your icecast image ... I can't get Enviroment variables to be used to create an icecast.xml with my data.
I am using:
docker-compose version 1.21.0
and I can't put a higher version because it doesn't work for me in armbian, so I'm using the one that comes by default, and therefore won't let me use docker-compose.yml version 3.7
(my board is a 2GB orangePI3)
So I'm trying to create a '2' version
My system has Portainer installed and Traefik1.7 to manage the various container ... icecast works and is visible to the outside (with ssl from letsencrypt, also)
But it does not take the variables, although Portainer tells me that he is using it.
I assume icecast.xml is created before the variables are loaded.
I put my docker-compose.yml here
The text was updated successfully, but these errors were encountered: