Skip to content

Infrastructure setup

Kamil Szymański edited this page Aug 9, 2014 · 13 revisions

⚠️ Warning: all infrastructure is shared and open. Please behave reasonably 😀

For the purpose of microhackathon following infrastructure tools are provided:

Graphite with StatsD & Tessera

  1. Graphite-web: http://graphite.microhackathon.pl:8080
  2. Graphite (carbon): tcp://graphite.microhackathon.pl:2003
  3. StatsD (aggregation server): tcp://graphite.microhackaton.pl:8125
  4. Tessera (dashboards for Graphite): http://tessera.microhackathon.pl

ActiveMQ server

  1. ActiveMQ broker: tcp://activemq.microhackathon.pl:61616
  2. Admin panel: http://activemq.microhackathon.pl:8161

Zookeeper

  1. ZooKeeper server: tcp://zookeeper.microhackathon.pl:2181
  2. Web dashboard: http://zookeeper.microhackathon.pl (admin/manager)

MongoDB database

  1. Mongodb server: tcp://mongo.microhackathon.pl:27017
  2. Admin panel: http://mongo.microhackathon.pl:28017

Nexus artefact repository

  1. Nexus server: http://nexus.microhackathon.pl (deployment user: deployment, password: deploy123)

Kibana

  1. Kibana dashboard: http://kibana.microhackathon.pl/kibana/#/dashboard/file/default.json

RabbitMQ

  1. RabbitMQ web panel: http://rabbitmq.microhackathon.pl:15672 (admin/admin123)
  2. RabbitMQ transport: tcp://rabbitmq.microhackathon.pl:5672

Deployments

  1. Deployments API: http://deployment.microhackathon.pl:18081