openbikesensor / portal

OpenBikeSensor data collection portal
GNU Lesser General Public License v3.0
37 stars 17 forks source link

Update Docker compose for development portal. #329

Open SubOptimal opened 1 year ago

SubOptimal commented 1 year ago

All changes were successfully tested with

Docker version 23.0.1, build a5ee5b1

fixes #322

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

SubOptimal commented 1 year ago

The Docker compose file and the README is updated for the development setup.

For the automatic initialization of the development setup we need to decide if it should be part of this PR (then I will commit the files to this PR) or if it should go with its own PR.

edit: This pull request should only be merged after #321 as both have changed some of the same files.