Hi,
I was searching for this, but couldn't find any instructions in the documenation. Is there any built-in (or a workaround) config to make the backups and restorations automatic? I want to run Replibyte on docker and assign a source and datasource to it, so it can periodically backup the postgres database and upload it to S3
I'm not a replibyte contributor, but I don't believe this feature is supported by replibyte. I would recommend using cron or a CI tool like Github actions or buildkite to accomplish this.
Hi, I was searching for this, but couldn't find any instructions in the documenation. Is there any built-in (or a workaround) config to make the backups and restorations automatic? I want to run Replibyte on docker and assign a source and datasource to it, so it can periodically backup the postgres database and upload it to S3