Open sewardgw-cf opened 4 years ago
Hi, Can you solved the problem? I am trying to install tiledesk but Always I have a issue
Hi, Can you solved the problem? I am trying to install tiledesk but Always I have a issue
I'm looking for someone who was successful.
I was not successful and these guys don't support the open source product. You have to pay to get this to work.
I am trying to deploy your docker container for the dashboard service, I have deployed the service through both the docker-compose version as well as the standalone dashboard docker image (with the tiledesk-server running separately) and each time I get this error in the browser's console saying that it cannot load dashboard-config.json
I am not sure why the response is coming back as 200 but the _data object is coming back as an empty string. When I plug in the URL (http://localhost:4500/dashboard-config.json) it also works (returns a 200) but it does not return a value.
Steps to reproduce: Pull the most recent compose image and env file:
Update the following values (the rest of the
.env
stays the same):Run the docker container: