-
Running the entity service locally:
```
$ docker-compose -f tools/docker-compose.yml up
```
and
```
port=`docker ps | grep nginx | sed 's/^.*0.0.0.0:\([0-9]\+\)->.*$/\1/'`
if [ "$port" -lt 32000 ]; th…
-
When Sourcegraph is deployed on Kubernetes it instantiates a number of data services including Redis and Postgres. The manifests allow for [configuring your own custom data services](https://docs.sour…
-
### Feature request to add a prometheus collector in jedis
Add a implementation of [Collector](https://github.com/prometheus/client_java/blob/master/simpleclient/src/main/java/io/prometheus/clie…
-
### Abstract
Reactive programming is a great tool for the skilled developer, enabling us to deliver more scalable, resilient, & responsive services…but only if we leverage the reactive model throu…
-
## intro
This is a rough plan of the development internship program for 2024 -8 to 10 weeks program-. The intern need to be able to reason about the code, and be able to write tests (units and integ…
-
*This issue was originally created by [**@neilalexander**](https://github.com/neilalexander) at .*
We need to think about caching properly, off the back of the following things:
- `RoomVersionCa…
-
In the readme, it says:
```
To view the validation results of the dbGaP validation tool, browse to the following URL:
http://:8080
```
However, being not very experienced with using Docker …
-
Hi,
I'm following the "Getting Started" ArgoCD documentation. I successfully deployed the guestbook, but you may want to know that the deployment is broken. Redis is missing.
I get the following…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a…
-
When adding protobuf-net 2.1.0 via NuGet package to a .NET 4.5.1 Project there is no XML-Documentation.