Fully functional eBot stack using docker-compose v2. Battle tested @ the BIG GAME LAN
10K+
Dockerise eBot (https://github.com/deStrO/eBot-CSGO) for ease of use.
docker-compose up
This stack of containers use DNS to point to the system running eBot. The docker internal networking is preconfigured but you will need to add a DNS or hosts entry so that your CS:GO and/or browser can locate the eBot process.
Create a DNS entry for 'ebot' pointed to the system running the ebot-csgo container.
echo '192.168.133.7 ebot' >> /etc/hostsecho '192.168.133.7 ebot' | sudo tee /etc/hostsConnect to the running eBot web interface @ http://$hostip:8081/ebot-csgo
To admin goto admin.php - u:admin p:password
Content type
Image
Digest
sha256:3b104e3c1…
Size
199.7 MB
Last updated
almost 10 years ago
docker pull jamesyale/docker-ebot-csgo