-
I am using VSCode WSL2, Ubuntu 22.04 and Docker Engine v24.0.6
The .env file contains:
LLM=mistral #or any llama2:7b Ollama model tag, gpt-4, gpt-3.5, or claudev2
EMBEDDING_MODEL=sentence_tran…
-
When you start cdk 2.1 with wrong credentials stored in SUB_USERNAME and SUB_PASSWORD, vagrant up will fail at this:
==> default: Registering box with vagrant-registration...
Invalid username or passw…
-
```
docker ps |grep harbor
7f8c71df0411 goharbor/harbor-jobservice:dev-arm "/harbor/entrypoint.…" 5 hours ago Up 5 hours (healthy) …
-
I cannot connect to secure kafka for some reason. Following is my docker-compose.
version: '3.7'
services:
kafka-exporter:
image: danielqsj/kafka-exporter:v1.2.0
ports:
- 9…
-
A example docker compose that will tls with a+ tls
hxxps://adminsecurity.guru/traefik-v2-ssllabs-A-plus/
this may be helpful in generating generic yaml
-
## Packages
Scylla version: `2024.2.0~rc1-20240715.9bbb8c1483d7` with build-id `963ed7f524fe09c74a07461967e282e2798783af`
Kernel Version: `5.15.0-1064-aws`
## Issue description
sce…
-
## Flow
![cicd-flow](https://user-images.githubusercontent.com/20514503/210544543-16e2869d-21e5-4093-90fe-901bf4c0c69b.png)
1. 개발자가 Source Code commit & push
2. Jenkins에서 Commit 감지 & Jenkinsfile에 정…
BaeKY updated
7 months ago
-
qianyuxiang@qianyuxiangdeMacBook-Pro:~$sudo docker-scripts/deploy/deploy.sh -i amplab/spark:1.0.0 -w 2 -c
**\* Starting Spark 1.0.0 ***
starting nameserver container
time="2015-12-07T21:24:26+08:00" l…
-
I had the image daly/axiom installed
``` shell
daly/axiom latest ed72bab16cb0 13 months ago 897.3 MB
```
by `docker pull daly/axiom`. But I cou…
ghost updated
6 years ago
-
I am trying to setup VM in mac. I have downloaded all images with ./downloadFabric.sh then added export DOCKER_HOST=tcp://localhost:2376
unset DOCKER_TLS_VARIFY
to the .profile.
then tried to run …