-
https://github.com/alingse/go-linter-runner/blob/main/jobs/testifylint.yaml
```
name: testifylint
linter: testifylint
workdir: .
install: go install github.com/Antonboom/testifylint@latest
inc…
-
### Question
I understand I can export a dataset to JSON form using the `fiftyone datasets export` command. However, what if I would like a full backup of the database? Is there a way to do that?
…
-
Hi
For some usecase we should have very critical data in Wekan board
How we can put in place Encryption into wekan to avoid, for database administrator, to have access on data stored in database
…
-
## Issue
**Server Setup Information**:
* Did you test in newest Wekan?:
yes
* Wekan version:
1.04.0~2018-06-12
* If this is about old version of Wekan, what upgrade problem you have?:
After…
oec updated
12 months ago
-
The following two functions work differently and I think we should make sure they work the same:
https://github.com/tiredofit/docker-db-backup/blob/89fe25132152aa68301a4a72a11e807dbccb9d26/install/…
-
dev 인스턴스에 2GB 이상 여유를 두기 어려워 8GB 에서 10GB 로 확장하였습니다.
방식:
prod 용 db 인스턴스
1. `mongodump --port=11900`
2. `scp -r -i ./dump ubuntu@:dump`
3. `rm -rf dump`
dev 인스턴스
1. `mongorestore --uri="mongodb://:@:/…
-
Hi!
Some time get serious issue with session cookies.
If users are connected to MeshCental from the same IP local network --> EX: user1 automatically logged in user2 or user3 account with one is act…
-
**Describe the bug**
all cluster restart upgrade kubeblocks from 0.7.2 to 0.8.0-beta.
```
kbcli version
Kubernetes: v1.26.8-gke.200
KubeBlocks: 0.8.0-beta.24
kbcli: 0.8.0-beta.24
```
**To Re…
-
**Describe the bug**
A clear and concise description of what the bug is.
Currently the Image file handling utilities for the application are not the best approach to solve the problem.
As Specif…
-
Here is my docker-compose file :
```
version: "3"
services:
meteor:
build:
context: ./conwaysgame
volumes:
- ./conwaysgame:/usr/src/app
env_file: .env
links:…