switchover
This commit is contained in:
@@ -171,28 +171,12 @@ postgres-18-cluster:
|
||||
# - CREATE DATABASE "radarr-main" OWNER "app";
|
||||
# - CREATE DATABASE "radarr-log" OWNER "app";
|
||||
recovery:
|
||||
method: import
|
||||
method: objectStore
|
||||
objectStore:
|
||||
destinationPath: s3://postgres-backups/cl01tl/radarr-4k/radarr-4k-postgresql-18-cluster
|
||||
endpointURL: http://garage-main.garage:3900
|
||||
index: 1
|
||||
endpointCredentials: radarr-4k-postgresql-18-cluster-backup-secret-garage
|
||||
import:
|
||||
type: "monolith"
|
||||
databases:
|
||||
- radarr-main
|
||||
- radarr-log
|
||||
roles:
|
||||
- app
|
||||
source:
|
||||
host: "radarr5-4k-postgresql-17-cluster-rw"
|
||||
port: 5432
|
||||
username: postgres
|
||||
database: "*"
|
||||
sslMode: "disable"
|
||||
passwordSecret:
|
||||
name: "radarr5-4k-postgresql-17-cluster-superuser"
|
||||
key: "password"
|
||||
backup:
|
||||
objectStore:
|
||||
- name: external
|
||||
|
||||
@@ -165,28 +165,12 @@ postgres-18-cluster:
|
||||
# - CREATE DATABASE "radarr-main" OWNER "app";
|
||||
# - CREATE DATABASE "radarr-log" OWNER "app";
|
||||
recovery:
|
||||
method: import
|
||||
method: objectStore
|
||||
objectStore:
|
||||
destinationPath: s3://postgres-backups/cl01tl/radarr-anime/radarr-anime-postgresql-18-cluster
|
||||
endpointURL: http://garage-main.garage:3900
|
||||
index: 1
|
||||
endpointCredentials: radarr-anime-postgresql-18-cluster-backup-secret-garage
|
||||
import:
|
||||
type: "monolith"
|
||||
databases:
|
||||
- radarr-main
|
||||
- radarr-log
|
||||
roles:
|
||||
- app
|
||||
source:
|
||||
host: "radarr5-anime-postgresql-17-cluster-rw"
|
||||
port: 5432
|
||||
username: postgres
|
||||
database: "*"
|
||||
sslMode: "disable"
|
||||
passwordSecret:
|
||||
name: "radarr5-anime-postgresql-17-cluster-superuser"
|
||||
key: "password"
|
||||
backup:
|
||||
objectStore:
|
||||
- name: external
|
||||
|
||||
@@ -165,28 +165,12 @@ postgres-18-cluster:
|
||||
# - CREATE DATABASE "radarr-main" OWNER "app";
|
||||
# - CREATE DATABASE "radarr-log" OWNER "app";
|
||||
recovery:
|
||||
method: import
|
||||
method: objectStore
|
||||
objectStore:
|
||||
destinationPath: s3://postgres-backups/cl01tl/radarr-standup/radarr-standup-postgresql-18-cluster
|
||||
endpointURL: http://garage-main.garage:3900
|
||||
index: 1
|
||||
endpointCredentials: radarr-standup-postgresql-18-cluster-backup-secret-garage
|
||||
import:
|
||||
type: "monolith"
|
||||
databases:
|
||||
- radarr-main
|
||||
- radarr-log
|
||||
roles:
|
||||
- app
|
||||
source:
|
||||
host: "radarr5-standup-postgresql-17-cluster-rw"
|
||||
port: 5432
|
||||
username: postgres
|
||||
database: "*"
|
||||
sslMode: "disable"
|
||||
passwordSecret:
|
||||
name: "radarr5-standup-postgresql-17-cluster-superuser"
|
||||
key: "password"
|
||||
backup:
|
||||
objectStore:
|
||||
- name: external
|
||||
|
||||
@@ -175,28 +175,12 @@ postgres-18-cluster:
|
||||
# - CREATE DATABASE "radarr-main" OWNER "app";
|
||||
# - CREATE DATABASE "radarr-log" OWNER "app";
|
||||
recovery:
|
||||
method: import
|
||||
method: objectStore
|
||||
objectStore:
|
||||
destinationPath: s3://postgres-backups/cl01tl/radarr/radarr-postgresql-18-cluster
|
||||
endpointURL: http://garage-main.garage:3900
|
||||
index: 1
|
||||
endpointCredentials: radarr-postgresql-18-cluster-backup-secret-garage
|
||||
import:
|
||||
type: "monolith"
|
||||
databases:
|
||||
- radarr-main
|
||||
- radarr-log
|
||||
roles:
|
||||
- app
|
||||
source:
|
||||
host: "radarr5-postgresql-17-cluster-rw"
|
||||
port: 5432
|
||||
username: postgres
|
||||
database: "*"
|
||||
sslMode: "disable"
|
||||
passwordSecret:
|
||||
name: "radarr5-postgresql-17-cluster-superuser"
|
||||
key: "password"
|
||||
backup:
|
||||
objectStore:
|
||||
- name: external
|
||||
|
||||
Reference in New Issue
Block a user