anson
May 17, 2021, 8:11pm
1
Hi,after i set up tiledesk using docker,i login the dash board,but it response the error 405.Anyone have the same issue?Plz help,thanks a lot!!
Are you installing Tiledesk using the new MQTT Engine, following this guide?
# Deploying Tiledesk Community using Docker Compose
Use this information to quickly start up Tiledesk Community using Docker Compose.
The Tiledesk Community Docker Compose file is beta and contains the latest work-in-progress deployment scripts and installs the latest development version of Tiledesk.
Our tests are executed using the latest version of Docker and Docker Compose provided by Travis.
## Prerequisites
To deploy Tiledesk Community using _docker-compose_, you'll need to install the following software:
| Component | Installation Guide |
| ---------------| ------------------ |
| Docker | https://docs.docker.com/ |
| Docker Compose | https://docs.docker.com/compose/install/ |
## Deploying Tiledesk Community
1. Download the [docker-compose](./docker-compose.yaml) file running:
This file has been truncated. show original
I see you use the 4500 port for the nginx proxy but the port 4500 is used by another Tiledesk component (the widget) so I suggest you to change 4500 with another free port