Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
aslo/bot/
aslo/bot/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ASLO Bot

The ASLO Bot builds activities and generates metadata from their code. It is notifyed of changes via the kafka message queue and then posts it's result on the message queue for the bot master to commit.

It runs inside a docker container. Docker-compose does not properly display the container's output, so it can be invoked using:

docker-compose build
docker run --privileged --tty -v /var/lib/docker:/var/lib/docker bot_bot