Re-structuring of the project dir #162

Closed
opened 2026-04-07 13:21:21 +00:00 by a24timsv · 2 comments
Collaborator

Currently the project features directories such as tempService, tempSensorMockup and readTempSensorMockup directly in the root dir. When adding more directories it will clutter the project. To fix this a general Service directory should be made for all services, the same goes for all directories that might expand.

Also, the DockerCompose directory is unnecessary since it only features one compose file and a read.md that is covered by the Installation wiki.

This fix should be implemented directly after a weekly merge to avoid conflicts.

Currently the project features directories such as tempService, tempSensorMockup and readTempSensorMockup directly in the root dir. When adding more directories it will clutter the project. To fix this a general Service directory should be made for all services, the same goes for all directories that might expand. Also, the DockerCompose directory is unnecessary since it only features one compose file and a read.md that is covered by the Installation wiki. This fix should be implemented directly after a weekly merge to avoid conflicts.
Author
Collaborator

Leaving comments here to remember some stuff for the refactoring:

  • There will be multiple scripts since they have moved to their own directory, add everything new to the scripts directory.
  • Refactoring might break some paths as well in the rebuild scripts, fix that.

Will add more stuff if I come up with something.

Leaving comments here to remember some stuff for the refactoring: - There will be multiple scripts since they have moved to their own directory, add everything new to the scripts directory. - Refactoring might break some paths as well in the rebuild scripts, fix that. Will add more stuff if I come up with something.
Author
Collaborator

This is now done, hopefully this keeps the project cleaner.

This is now done, hopefully this keeps the project cleaner.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#162
No description provided.