docs.particular.net icon indicating copy to clipboard operation
docs.particular.net copied to clipboard

Feedback: 'Hosting endpoints in Docker Linux containers'

Open Jamie-Clayton opened this issue 1 year ago • 5 comments

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.

Jamie-Clayton avatar Sep 24 '24 01:09 Jamie-Clayton

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 avatar Sep 24 '24 14:09 DavidBoike

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.

DavidBoike avatar Sep 24 '24 19:09 DavidBoike

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

Jamie-Clayton avatar Sep 25 '24 01:09 Jamie-Clayton

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

awright18 avatar Sep 27 '24 15:09 awright18

Cheers, I'm just working on rolling out the Service Control, Audit and monitoring + Rabbit MQ Docker compose configuration for engineers to run locally. I'll pivot back and have a look at the example before I do a brown bag session with the engineers at Shell Energy Australia.

Jamie-Clayton avatar Nov 01 '24 00:11 Jamie-Clayton