-
### Helm Chart Version
1.0.0
### What step the error happened?
On deploy
### Relevant information
Values file:
```yaml
postgresql:
enabled: false
global:
database:
type: externa…
-
should i add steps to install and configure postgresql? it's not installed by default on a linux machine
-
### Feature request description
Running a kubernetes manifest with `podman play kube` should expand variables, based on enviroment variables, inside an enviroment variable of a container.
E.g.:
```y…
-
### Description
I have a very old app that was built using React native and it was using Firestore 1.2.1.
I completely rebuilt the app natively and using Firestore 11.3.0.
If I fresh install th…
-
What about indexes, foreign keys and tables joins? Right now this package behaves like a key/value storage with SQL, rather than proper SQL database.
-
When I want to update the database, I get this error :
`COMMIT;
renvoyé 0 [ERROR: duplicate key value violates unique constraint "glossary_pkey"
DETAIL: Key (id)=(137) already exists.
]`
Curr…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I have got the latest Bookstack version from Dockerhub and I use it in a Docker Compose…
-
Mixin database upgrade related data is stored in SharedPreferences and this data is not reliable. `Key-value tables` should be created in the database to store this data.
Contains the following data:…
-
### What happened?
I upgraded Grafana to 11.3.0. Since then, I get errors messages on the homepage and an unhandled error in the logs:
![Image](https://github.com/user-attachments/assets/5ab80aac-c71…
-
### Goals:
1. Persistence could enable better UX, e.g. for crashes.
2. Reduce memory overhead from tracking allocations.
### Things to look for:
1. Ability to create snapshots, for peak allo…