Skip to content

mytarget-test-team/seisma-compose

Repository files navigation

Test analytic system

Installation

curl -L https://raw.githubusercontent.com/trifonovmixail/seisma-compose/master/install | sudo bash -

Just open localhost and enjoy!

Local build

Clone repo to /opt/seima-compose

if you don't have installed docker-compose, run

make install_dependencies

continue...

make build install_system_service

systemctl enable seisma && systemctl start seisma

For show logs

journalctl -u seisma -fl

Requirements

  • Docker
  • Python 2.7 or more
  • GNU make
  • curl

OS supported

  • CentOS 7
  • Ubuntu 16
  • Debian with systemd

Update to new version

sudo make source_update -C /opt/seisma-compose && sudo systemctl restart seisma

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors