Make the Project More Docker-Friendly #1

Merged
faraphel merged 2 commits from dockerize into master 2024-06-21 22:32:46 +02:00
Contributor

The program should be docker-friendly by using environment variables as configuration and storing all the data in a specific directory that can easily be bound to a docker volume.
A docker-compose.yaml shall be available to automatically create the container of the project along with the dependent containers.

  • fixed docker-compose.yaml
  • using environment variable instead of hardcoded values
The program should be docker-friendly by using environment variables as configuration and storing all the data in a specific directory that can easily be bound to a docker volume. A docker-compose.yaml shall be available to automatically create the container of the project along with the dependent containers. - fixed docker-compose.yaml - using environment variable instead of hardcoded values
faraphel added 1 commit 2024-06-20 10:03:01 +02:00
- fixed docker-compose.yaml
- using environment variable instead of hardcoded values
faraphel changed title from WIP - made the project more docker friendly to WIP: WIP - made the project more docker friendly 2024-06-20 10:03:37 +02:00
faraphel changed title from WIP: WIP - made the project more docker friendly to WIP: made the project more docker friendly 2024-06-20 10:03:47 +02:00
study-faraphel was assigned by faraphel 2024-06-20 10:04:13 +02:00
faraphel added this to the Kafka project 2024-06-20 10:09:32 +02:00
faraphel added the
enhancement
label 2024-06-20 10:09:42 +02:00
study-faraphel added 1 commit 2024-06-20 22:03:22 +02:00
added a public run IDEA task to easily test the project
faraphel changed title from WIP: made the project more docker friendly to made the project more docker friendly 2024-06-21 22:32:22 +02:00
faraphel merged commit 1104995bcd into master 2024-06-21 22:32:46 +02:00
faraphel changed title from made the project more docker friendly to Made the Project More Docker-Friendly 2024-06-22 20:20:16 +02:00
faraphel changed title from Made the Project More Docker-Friendly to Make the Project More Docker-Friendly 2024-06-22 20:20:21 +02:00
faraphel added this to the Rendu milestone 2024-06-25 09:48:16 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
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: study-faraphel/M1-PE-Kafka#1
No description provided.