chore: document application setup for Freiburg#108
Merged
mirdono merged 11 commits intoMay 28, 2026
Conversation
e669c1d to
787f1e9
Compare
2ece70a to
1a86a19
Compare
787f1e9 to
bd15f83
Compare
b71afea to
b2bf8f1
Compare
bd15f83 to
353ad03
Compare
b2bf8f1 to
d74496a
Compare
Member
Author
|
As discussed on standup of 28 May 2026, merged without explicit review as we want to get it out to the partners. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR extends the previously added partner documentation for the city of Freiburg. They are primarily interested in UC0.0, harvesting via OParl, and UC1 concerning Restricted Mobility Zones.
Proposed approach
This builds upon the documentation added in #101. Primarily it extends the overall README with (more) information on harvesting data via OParl and UC1. The partner-oriented README was extend with some Freiburg-specific information. Finally, a Freiburg-specific docker-compose override override was added. This configuration (partially) disables services that are not relevant for Freiburg and contains some template configuration for services that are relevant.
How to test
complete.
.envand ensure thestack can be properly started. Note, it is expected that some services do not
function correctly due to placeholder values in their configuration.
Notes
Related tickets