Skip to content

Refactor: Update docker-compose setup not to require clone#533

Merged
glensc merged 4 commits into0.23.xfrom
config-burn-in
Mar 28, 2025
Merged

Refactor: Update docker-compose setup not to require clone#533
glensc merged 4 commits into0.23.xfrom
config-burn-in

Conversation

@glensc
Copy link
Copy Markdown
Contributor

@glensc glensc commented Mar 28, 2025

This also moves default config to src dir

@glensc glensc requested a review from Copilot March 28, 2025 15:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the docker-compose setup to eliminate the need for cloning the entire xhgui repository and moves the default configuration file to the src directory. Key changes include:

  • Replacing the clone/download instruction with copying an example docker-compose file.
  • Updating the configuration file path from config/config.default.php to src/config.default.php.
  • Adjusting the README instructions and links accordingly.
Files not reviewed (3)
  • config/.gitignore: Language not supported
  • src/ServiceProvider/ConfigProvider.php: Language not supported
  • src/config.default.php: Language not supported

@glensc glensc merged commit 3422b3e into 0.23.x Mar 28, 2025
16 checks passed
@glensc glensc deleted the config-burn-in branch March 28, 2025 16:18
@glensc glensc added this to the 0.23.0 milestone Mar 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants