Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(documentation): pushpublish docker compose example is broken (#25595) #29507

Conversation

dcolina
Copy link
Contributor

@dcolina dcolina commented Aug 8, 2024

Proposed Changes

  • This pull request includes the following updates and enhancements to the Docker Compose setup and documentation for the Dotcms Push Publish environment:

    • docker-compose.yml: Unified and configured service aliases.
    • readme.md: Updated with new deployment instructions, endpoint configuration guidance, and environment setup details.

Details

  • Unified Docker Compose Manifest: Combined the previously separate Docker Compose manifests for sender and receiver into a single docker-compose.yml file for simplified management.
  • Service Aliases Configuration: Configured service aliases for dotcms-sender and dotcms-receiver to facilitate easy referencing between services. Added the alias dotcms-receiver.local and dotcms-sender.local.
  • Endpoint Configuration: Provided instructions on using local IP addresses instead of localhost or 127.0.0.1 for endpoint configuration, including commands to find the local IP address (ifconfig for Linux/macOS and ipconfig for Windows).

Additional Info

Related to #25595 (pushpublish docker compose example is broken).

@dcolina dcolina linked an issue Aug 8, 2024 that may be closed by this pull request
@dcolina dcolina closed this Aug 8, 2024
@dcolina dcolina deleted the issue-25595-push-publish-docker-compose-example-is-broken branch August 8, 2024 17:39
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.

push-publish docker compose example is broken
1 participant