There are a few servers behind AWS load balancer. I want to find a way to replicate certain directories that may contain credentials across the four servers. In
Currently I'm using the given sample from here and here to have a proper distance/time matrix with the following key requirements: All vehicle start location is
I am trying to create a glossary using DeepL's api. This is DeepL's api for creating glossaries: https://www.deepl.com/en/docs-api/managing-glossaries/ Under th
I'm trying to make a poll command for a bot, with the ability to set a title for the embed and a description (which will be the actual poll). This is my code: i
Python newbie at time of writing. This came up because I want a user to be able to select a group of files from within a directory (and also any subdirectory),
Is it possible to clone a JSON-generated object or string into a Typescript class which I created? We are building a model of our API using Typescript classes.
I have below json structure. I need to add extra tag element documents as a list to entire my json structure. Please advise how can I achieve this. { "issuer"
I love elastic search so on my new project I have been trying to make it work on Kubernetes and skaffold this is the yaml file I wrote: apiVersion: apps/v1 kind