-
This is ClickHouse roadmap 2024.
Descriptions and links are to be filled.
This roadmap does not cover the tasks related to infrastructure, orchestration, documentation, marketing, external integra…
-
## What is the Problem Being Solved?
As discussed this at the 10-Jul-2024 kernel meeting.
@mhofman described a need (for the orchestration/async-flow project) to get a durable facet that would a…
-
Integrate AI capabilities into Seabreeze CLI to provide intelligent assistance for Docker and Seabreeze commands.
## Details
The AI feature will:
- Introduce a new Seabreeze command `ai` to h…
-
### Description
docker compose config with --no-interpolate flag, stops validating the docker-compose file as it usually does without the flag.
Sample docker compose:
```yaml
services:
bad_service…
-
You may want to consider creating a table in the Arrowhead database that is write-only and contains hash/encrypted information about each system in the system_ table.
The basic idea here is that a …
-
**Description:** Develop and deploy smart contracts to manage user registration, authentication, and access control.
- [ ] Design the smart contract structure and functionality.
- [ ] Implement th…
-
-
### Description
Docker is a must for open-source projects nowadays as it has its benefits.
### Use Case
Use Case
Dockerfile has many benefits but consistency and isolation stand out the most…
-
**Releasing an EKS Anywhere binary should require a single 'button push' to run.**
As an EKS Anywhere Release Manager, I want to 'press a button' which kicks off an automated release process, so th…
-
**That is no possible to start container with memory-swap/memory-swappiness parameters using docker stack deploy**
#test.yml file
```
version: "3"
services:
ubuntu:
image: ubuntu
…