Installing Liwan using Docker Compose
To download and install Liwan using Docker Compose, create a docker-compose.yml
file with the following content:
Then run the following command:
This will start Liwan and bind it to port 9042 on localhost. To make Liwan accessible from the internet, you will need to set up a reverse proxy. For more information, see the Setting up a Reverse Proxy guide.
To view the logs (and find the setup URL), you can run: