/obs

Primary LanguageJava

Observation Service

Getting start

  • clone the project:
git clone https://github.com/hosseinfakhari/obs.git
  • go to the project directory and run it with docker compose:
cd obs
docker-compose up -d