David Weddell

Results 3 comments of David Weddell

Anyone troubleshooting this issue- I was able to get it working for Postgres with these vars: ``` DB_TYPE=pgsql DB_HOST=172.16.xxx.xxx (fill your db IP, mine happens to live in 255.255.0.0) DB_USER=backup_worker...

Yeah I believe this requires 1 DB backup container for each db _host_ (if you run MySQL+PGSQL, you'd need two DB Backup containers)

Same issue here- I'd installed Fig (with Homebrew) 4-5 days ago, started it, but did no further setup. Observed that I was rapidly running out of storage space, and found...