buxm

Results 9 issues of buxm

**Description of the feature** I understand that this image supports for Docker secrets, e.g. instead of putting your DB password in the DB_PASS environment variable (which could be accessible outside...

enhancement

Running siasync 1.0.1 Linux amd64 on a Synology NAS. Running siad in a docker container (https://github.com/mtlynch/docker-sia) on the same NAS Running the following command: `./siasync -password xxxxxxxxxxxxxxx -subfolder BDSBackupTest -sync-only...

### Description I am dealing with a perfectly legitimate online service (a utility company) where I am trying to registering a new email address generated by my self hosted Anonaddy....

kind/enhancement
status/triage

I was trying to set up Anonaddy docker to use [PlanetScale](https://planetscale.com/) as a serverless MySQL database. PlanetScale only allows connections using TLS, since such connections are made via the public...

I am experiencing a weird behaviour with my self hosted Anonaddy (v0.14.1) configured to use Amazon SES as a relay host to send emails (since my cloud provider blocks outbound...

It would be great if it was possible to upload files to an S3 API compatible object storage service different from AWS S3, such as Google Cloud Platform, Oracle Cloud,...

### Description In [this issue](https://github.com/anonaddy/anonaddy/issues/471) I opened in the `anonaddy/anonaddy` repository, I reported an error occurring when forwarding emails from certain senders while using Amazon SES as an email relay....

kind/enhancement
status/triage

Add support for connecting to MySQL DB over TLS/SSL, as a solution to #199. New variables added to support this option: - DB_SSL - MYSQL_ATTR_SSL_CA Descriptions of the new variables...

**Describe the bug** When purging previous backups on Google Cloud Storage (using [HMAC keys](https://cloud.google.com/storage/docs/authentication/hmackeys) for the S3-compatible XML API), an error occurs. **To Reproduce** Steps to reproduce the behavior: 1....

upstream