Self Hosting
Self-host with Docker
Discover how to self-host Litlyx with Docker in seconds.
1. Fork the project
From github fork the project on your local machine.
2. Build A Docker Image
Open the project in your favorite IDE. Run the following command in the terminal
.
docker
3. Run A Docker Container
Run the following command in the terminal
.
docker
4.a Forward data to your local instance with script tag
Add data-host
, add data-port
, add data-secure
and set up at true if is https, false if is http,
4.b Forward data to your local instance using npm
Add data-host
, add data-port
, add data-secure
and set up at true if is https, false if is http,
5. Now is your turn.
Now you are up to go. You can use your own instance of Litlyx. Track analytics, easy way.