Discover how to self-host Litlyx with Docker in seconds.
From github clone or fork the workspace on your local machine.
Go to docker-compose.yaml
file and change this two fields to create your admin user
Run the following command in the terminal
.
This command automatically pulls all the necessary images for Litlyx.
Add 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.
Add 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.
Now you are up to go. You can use your own instance of Litlyx. Track analytics, easy way.
Discover how to self-host Litlyx with Docker in seconds.
From github clone or fork the workspace on your local machine.
Go to docker-compose.yaml
file and change this two fields to create your admin user
Run the following command in the terminal
.
This command automatically pulls all the necessary images for Litlyx.
Add 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.
Add 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.
Now you are up to go. You can use your own instance of Litlyx. Track analytics, easy way.