Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 429 Bytes

readme.md

File metadata and controls

24 lines (17 loc) · 429 Bytes

This repository includes all the common script to setup local environment

Currently available scripts

  • MongoDB , GUI (Mongo express, )
  • PostgressDB, GUI (pgAdmin)
  • RabitMQ (includes management GUI )
  • Thinkerpop (Greamlink Graph database)
  • Wordpress
  • ElasticSearch And Kibana
  • OWASP Juice Shop (Hacking environment)

run the script

docker-compose up

stop the script

docker-compose down