The database creation logic above will create the following users:
- [email protected] /
l00neyTunes!
- [email protected] /
l00neyTunes!
- [email protected] /
to1nfinity!
- [email protected] /
to1nfinity!
- SQL Server Express
- Papercut -- This is Windows-only and is replaced in our Docker setup
https://gist.github.com/dahlsailrunner/679e6dec5fd769f30bce90447ae80081
Just use the Docker Desktop Kubernetes instance (enable it in Settings within Docker Desktop).
Then here are some handy notes: https://gist.github.com/dahlsailrunner/1a47b0e38f6e3ba64d4d61835c73b7e2
Great blog post by Andrew Lock on this very topic: https://andrewlock.net/using-serilog-aspnetcore-in-asp-net-core-3-excluding-health-check-endpoints-from-serilog-request-logging/