Skip to content

Allegro engineering of distributed systems project.

Notifications You must be signed in to change notification settings

Aleksander-Kluczka-AGH/agh_wfiis_aeds_project

Repository files navigation

Allegro engineering of distributed systems - Project

Build Tests

Project written for Applied Computer Science Allegro engineering of distributed systems course at AGH UST WFiIS.

Semester 9, year 2023.

Launch

Use docker compose to launch all services:

cd ./docker
docker-compose up

Tools

pgAdmin4

PostgreSQL database can be managed from locally hosted pgAdmin tool. If the project has been launched with docker-compose, pgAdmin provides convenient web interface at localhost:5050.

Provide the following credentials to access admin console and PostgreSQL database:

email:        admin@admin.com
password:     admin
db-password:  postgres

RabbitMQ Management

RabbitMQ message broker has its official management tool integrated into docker image. The tool can be accessed at localhost:5051.

Credentials:

username: admin
password: admin

Authors

About

Allegro engineering of distributed systems project.

Topics

Resources

Stars

Watchers

Forks