Discover how to self-host Litlyx with Docker in seconds.
docker-compose.yaml
file and change this two fields to create your admin user
terminal
.
This command automatically pulls all the necessary images for Litlyx.
data-host
, add data-port
, add data-secure
and set up at true if is https, false if is http.
On the server, you need to open port 3000
for the dashboard instance and port 3099
(default) for forwarding visits and events.
data-host
, add data-port
, add data-secure
and set up at true if is https, false if is http.
On the server, you need to open port 3000
for the dashboard instance and port 3099
(default) for forwarding visits and events.