-
i have postdock spun up on kubernetes. its working great! however, the first test i did was to kill the first statefulset replica by running `kubectl delete pod/postgres-0` (yeah, i renamed everything…
-
i am try to start with nginx, i am do not understand haw to work with ACME, MTA-STS
i am don`t find mta-sts.txt
```
# Automatic TLS configuration with ACME, e.g. through Let's Encrypt. The key …
-
### Version de l'application
Version d'Occtax-mobile affectée par le bug : 2.4.0
Version de GeoNature utilisée : 2.11.1
A priori le soucis semble venir du traitement des requêtes de synchro coté …
-
#### Is your feature request related to a problem? Please describe.
I am trying to use the Crunchy Postgres Operator (PGO) for deploying Postgres. PGO enforces that all connections are over [TLS](ht…
-
**Bug description**
> **Note**
> This is my original report, the actual broader issue is relative volumes being removed or corrupted on Automatic Updates and Force Pull. I'm fine with this simply bein…
-
I'm working on an IMAP wrapper that I'd like to integrate with Postal later on, but there are a few incompatibilities or inconsistencies.
For a multipart message, you suggest
```
{:from "me@draines.…
-
I was running crunchydb postgres on Kubernetes, and I was backing up the underlying pgdata volume using a tool called velero.
I am trying to use the raw volume data to spin up a postgres locally on…
-
```
test=# create table t_fss(x text);
CREATE TABLE
test=# insert into t_fss values('a');
INSERT 0 1
test=# insert into t_fss values('b');
INSERT 0 1
test=# insert into t_fss values('c');
INSE…
-
Hallo,
Ik gebruik een pi3
Ik heb de example docker-compose gebruikt
Ik heb de docker-compose.yml in /home/pi staan en dus wordt er een map dsmreader aangemaakt met de submappen db en backups. Rec…
-
Hi, I mainly want to check that I've a) followed the update procedure correctly and b) figure out how to proceed to get the cluster up again.
On following the [instructions for upgrading from the d…