forked from softwaremill/microservice-hackaton
-
Notifications
You must be signed in to change notification settings - Fork 3
Infrastructure setup
Kamil Szymański edited this page Aug 9, 2014
·
13 revisions
For the purpose of microhackathon following infrastructure tools are provided:
- Graphite-web: http://graphite.microhackathon.pl:8080
- Graphite (carbon): tcp://graphite.microhackathon.pl:2003
- StatsD (aggregation server): tcp://graphite.microhackaton.pl:8125
- Tessera (dashboards for Graphite): http://tessera.microhackathon.pl
- ActiveMQ broker: tcp://activemq.microhackathon.pl:61616
- Admin panel: http://activemq.microhackathon.pl:8161
- ZooKeeper server: tcp://zookeeper.microhackathon.pl:2181
- Web dashboard: http://zookeeper.microhackathon.pl (admin/manager)
- Mongodb server: tcp://mongo.microhackathon.pl:27017
- Admin panel: http://mongo.microhackathon.pl:28017
- Nexus server: http://nexus.microhackathon.pl (deployment user: deployment, password: deploy123)
- Kibana dashboard: http://kibana.microhackathon.pl/kibana/#/dashboard/file/default.json
- RabbitMQ web panel: http://rabbitmq.microhackathon.pl:15672 (admin/admin123)
- RabbitMQ transport: tcp://rabbitmq.microhackathon.pl:5672
- Deployments API: http://deployment.microhackathon.pl:18081