Skip to content

Commit

Permalink
Merge pull request #8 from pvelx/develop
Browse files Browse the repository at this point in the history
changed scheme image
  • Loading branch information
pvelx authored Feb 3, 2021
2 parents e6c9c57 + 08fad6c commit 49d0cef
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Это приложение является демострацией работы
[Trigger Hook](https://github.com/pvelx/triggerhook).


Приложение разворачивается при помощи Kubernetes.

### Общая схема взаимодействия
![Общая схема взаимодействия](./services.png)

Состоит из 5 микросервисов:
- **[Admin Dashboard](https://github.com/pvelx/message-dashboard-demo)** - панель администратора для доступа к API сервиса Message. Интерфейс построен на базе фреймворка Vue.
- **[Message service](https://github.com/pvelx/message-service-demo)** - отвечает за управление сообщениями. Создание, удаление, отложенная отправка. Написан на базе фреймворка Symfony 5 (PHP).
Expand Down Expand Up @@ -91,6 +93,4 @@ minikube stop
minikube delete
```

### Общая схема взаимодействия
![](./scheme.png)

Binary file removed scheme.png
Binary file not shown.
Binary file added services.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 49d0cef

Please sign in to comment.