-
ref: #1
-
### Describe the feature or change in detail
Zabbix needs access to the /proc folder. We need a group that would make this possible.
Something like this:
addgroup --gid _groupid_ [monitor|??] or …
-
### Preconditions and environment
- See 2.4.8-beta1
- (Should be present from 2.4.4)
- In order for the performance impact to be measurable, the system would need to have many products in vario…
-
Hi,
Every time I try to add a notification URL the Beszel container crashes with the following error:
```
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSE…
-
@asherbender proposed being able to record the following attributes as context of data collection:
```yaml
#-------------------------------------------------------------------------------
# …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
iOS
### Description
When…
-
### Describe the Bug
An error occurred while executing the command `pnpm --filter api cli bootstrap`. The database was empty. Previously, the following commands were executed:
```bash
git clone
p…
-
The [CETAF registry](https://cetaf.org/explore/search-by-collections/) aims to be the authority for all institutions and collection-level metadata in Europe.
We should implement a technical connect…
-
### What happened?
## 1. init data
1. `chroma_client = chromadb.PersistentClient(path=str(collection_dir))`
2. `chroma_collection = chroma_client.get_or_create_collection(name=collection_name)`
…
-
### Description
I have the following enabled on my machine:
```
"features": {
"containerd-snapshotter": true
}
```
If I do a pull and cancel it part way through it will save the layer…