Skip to content

security-dockerfiles/timesketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timesketch docker-compose

Usage

The usage is dead simple:

git clone https://github.com/ilyaglow/docker-timesketch
docker-compose up -d

Add user

docker-compose exec timesketch tsctl add_user -u username -p thepassphrase

See more info on the official github repo