-
Hi, How should I define the url format for connecting to the postgres database in the configuration file?
I use
```
database_url: "postgres://user_name:password@postgres_host:5432/warpgate"
``…
-
### Description
upon upgrading to gitea-1.22.3 (from 1.22.2) on windows, any clone/pull via git results in a 500 error. The WebUI "mostly" still functions but does slow down.
Closer examination …
-
The PR #1826 caused a regression in our Compose file:
```yml
services:
a:
image: alpine:3.19
command: ["cat", "/etc/hello_world.yaml"]
secrets:
- source: hello-world
…
ghost updated
3 weeks ago
-
*Last edited on 30 October 2024 to update the list of PRs implementing this issue*
### Is your feature request related to a problem? Please describe.
To be able to enter non-standard port numbers fo…
-
**Describe the bug**
I'm a new user, trying to spin up my first cluster using replication but not using Galera. I'll include my config at the end.
The pods all start up correctly and give th…
-
After a rebuild to switch to MariaDB 10.6 from MaraiDB 10.4, the website can't connect to the database.
When I run `lando info`, I see that the credentials are correct and that the service is healt…
-
**Documentation**
- [X] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
No pod for maxscale …
-
### Description
I try use Gitea's mailer, but has a error
Settings is:
```
[mailer]
ENABLED = true
PROTOCOL = smtps
SMTP_ADDR = gz-smtp.qcloudmail.com
SMTP_PORT = 465
USER = ***
PASSWD = ***…
-
I had a SQLite database and I needed to switch it to Mariadb. Unfortunately, it wants to log in and the account originally created doesn't work. How do I recreate the first and main administrator? I h…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Category of feature request
Reconcile
### Problem statement
I am trying to use Recon to compare data between…