Improved Local Dev With CosmosDB and devcontainers

Last year I wrote a post on using the CosmosDB Docker-based emulator with devcontainers and since then I’ve used that pattern many times to build applications, but there was one thing that kept bothering me, having to disable SSL for Node.js.
Sur…


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail

Last year I wrote a post on using the CosmosDB Docker-based emulator with devcontainers and since then I’ve used that pattern many times to build applications, but there was one thing that kept bothering me, having to disable SSL for Node.js. Sure, disabling SSL with NODE_TLS_REJECT_UNAUTHORIZED wasn’t a huge pain, but it did feel like a dirty little workaround, it also hit a snag - dotnet projects. I had the idea that I should add the CosmosDB emulator to the devcontainer used by FSharp.


This content originally appeared on Posts on LINQ to Fail and was authored by Posts on LINQ to Fail


Print Share Comment Cite Upload Translate Updates
APA

Posts on LINQ to Fail | Sciencx (2022-08-24T00:22:27+00:00) Improved Local Dev With CosmosDB and devcontainers. Retrieved from https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/

MLA
" » Improved Local Dev With CosmosDB and devcontainers." Posts on LINQ to Fail | Sciencx - Wednesday August 24, 2022, https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/
HARVARD
Posts on LINQ to Fail | Sciencx Wednesday August 24, 2022 » Improved Local Dev With CosmosDB and devcontainers., viewed ,<https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/>
VANCOUVER
Posts on LINQ to Fail | Sciencx - » Improved Local Dev With CosmosDB and devcontainers. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/
CHICAGO
" » Improved Local Dev With CosmosDB and devcontainers." Posts on LINQ to Fail | Sciencx - Accessed . https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/
IEEE
" » Improved Local Dev With CosmosDB and devcontainers." Posts on LINQ to Fail | Sciencx [Online]. Available: https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/. [Accessed: ]
rf:citation
» Improved Local Dev With CosmosDB and devcontainers | Posts on LINQ to Fail | Sciencx | https://www.scien.cx/2022/08/24/improved-local-dev-with-cosmosdb-and-devcontainers/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.