https://github.com/ging/ds-deployment
https://github.com/ging/ds-deployment
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ging/ds-deployment
- Owner: ging
- License: gpl-3.0
- Created: 2024-11-26T05:52:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-07T14:37:02.000Z (about 1 year ago)
- Last Synced: 2025-05-07T21:04:57.505Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.91 MB
- Stars: 0
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ds-deployment
For the tutorial to work, you first need to bring up the environment using Docker Compose.
```shell
docker-compose -f ./deployment/docker-compose.testing.yaml up -d
```
Once the environment is up and running, we recommend following the notebooks in `./src` for the PULL case and the PUSH case against the Fiware Context Broker.