https://github.com/itk-dev/event-database-services
https://github.com/itk-dev/event-database-services
event-database
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/itk-dev/event-database-services
- Owner: itk-dev
- License: agpl-3.0
- Created: 2024-01-16T13:30:28.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2025-03-12T12:30:31.000Z (10 months ago)
- Last Synced: 2025-03-12T13:24:08.357Z (10 months ago)
- Topics: event-database
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event database services
[](https://woodpecker.itkdev.dk/repos/11)
[](https://github.com/itk-dev/event-database-services/releases)
[](https://github.com/itk-dev/event-database-services/commits/develop/)
[](https://github.com/itk-dev/event-database-services/blob/develop/LICENSE)
This repository only contains docker setup for share service between
[https://github.com/itk-dev/event-database-api](https://github.com/itk-dev/event-database-api) and
[https://github.com/itk-dev/event-database-imports](https://github.com/itk-dev/event-database-imports).
You need to set the two environments variables `IMPORTS_NETWORK_NAME` and `API_NETWORK_NAME` to connect to the two other
docker compose networks used in production.
For more information about the setup, please see the documentation in
[https://github.com/itk-dev/event-database-imports/tree/develop/docs](https://github.com/itk-dev/event-database-imports/tree/develop/docs)