-
### Issue
Hi,
I am currently using Semaphore with Docker. I successfully backup the project, but cannot restore the project from the backup file using the latest Docker image version. But then I t…
-
Hello,
After upgrading from mariadb 10 to 11.5, my backups are not working anymore because of mysql backups.
The logs read:
`Using method "mysql".
The "mysql" method is chosen, but is not fou…
-
I need to reinstall DevLake onto a new EKS cluster and don't want to reconfigure all my projects, connections, etc.
I have connected to the MySQL pod using `kubectl -n dora exec -it pod/devlake-mys…
-
## Steps to reproduce
1. `juju deploy mysql --channel 8.0/edge`
2. `juju deploy s3-integrator` (and configure it)
3. `juju integrate s3-integrator mysql`
4. `juju run mysql/0 create-backup`
…
-
### Description
There is no way to specify the Backup Replication region in Terraform using the `aws_db_instance`. This is possible to do in Cloudformation and a feature match would be nice.
###…
-
![WeChat803880143e8948273dd0eaa7146346c7](https://github.com/apecloud/kubeblocks/assets/28628767/74b546d3-6b08-4869-8e09-d6702a102686)
-
**Documentation**
- [x] I acknowledge that I have read the relevant [documentation](https://github.com/mariadb-operator/mariadb-operator/tree/main/docs).
**Describe the bug**
Trying to replicate …
-
We currently have three applications that require MySQL ([GNUSocial](http://social.gtalug.org/) and [Piwik](http://piwik.gtalug.org/)) we need to have a backup solution that is privacy aware.
myles updated
9 years ago
-
So I have the following compose.yaml
```yaml
services:
app:
image: 'jc21/nginx-proxy-manager:latest'
container_name: nginx_proxy_manager_app
restart: unless-stopped
labels:
…
-
Hello,
I modify my cron for backup each night the mysql database
my command line is :
`30 00 * * * /bin/bash -c 'mysqldump --single-transaction --lock-tables=0 -h localhost -umyself -p mypass t…
ghost updated
7 years ago