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

Feedback: 'Hosting endpoints in Docker Linux containers' #6848

Open
Jamie-Clayton opened this issue Sep 24, 2024 · 4 comments
Open

Feedback: 'Hosting endpoints in Docker Linux containers' #6848

Jamie-Clayton opened this issue Sep 24, 2024 · 4 comments

Comments

@Jamie-Clayton
Copy link

Feedback for 'Hosting endpoints in Docker Linux containers' https://docs.particular.net/samples/hosting/docker/

Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/samples/hosting/docker/sample.md

The example dowloading doesn't include the Sender dockerfile.
The existing code will run but the consoles do nothing without the users adapting it with a Background worker to create messages on a timer.
It feels like there are missing files for the example.

@DavidBoike
Copy link
Member

The sample has instructions for running it that include building the container images. That's why there are no dockerfiles.

I'm afraid I don't understand what you're trying to say about the background worker. Does the MessageSender IHostedService not send messages as it's supposed to in your environment?

@DavidBoike
Copy link
Member

After a bit of further investigation, we discovered there may be some updates required for the .NET 8 samples. Thanks for the feedback, we are taking a look.

@Jamie-Clayton
Copy link
Author

Not a problem I'm upskilling a team and want to test the sample before recommending them to download and follow.

@awright18
Copy link
Contributor

Hi, @Jamie-Clayton, The sample has been updated and verified to work now. Thanks for submitting the feedback.

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

No branches or pull requests

3 participants