1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Updated manifest for mariadb to include backup and metrics

This commit is contained in:
2021-10-21 23:56:49 +00:00
parent f7ea68da17
commit cc38c842e0
3 changed files with 132 additions and 10 deletions

View File

@@ -5,13 +5,24 @@ metadata:
type: Opaque
#data:
stringData:
dbusername: root
dbpassword: PUT_SECRET_HERE
dbhost: wrestlingdev-mariadb (if using the mariadb-standalone from this repo, otherwise use your hostname for your database)
devisesecretkey: PUT_SECRET_HERE get from running rails secret
railssecretkey: PUT_SECRET_HERE get from running rails secret
emailpassword: PUT_EMAIL_PASSWORD_HERE
# REQUIRED
dbusername: root # if using the mariadb-standalone from this repo, otherwise use your username for your database
dbpassword: PUT_SECRET_HERE # db password
dbhost: wrestlingdev-mariadb # if using the mariadb-standalone from this repo, otherwise use your hostname for your database
devisesecretkey: PUT_SECRET_HERE # get from running rails secret
railssecretkey: PUT_SECRET_HERE # get from running rails secret
emailpassword: PUT_EMAIL_PASSWORD_HERE # gmail password
gmailemail: PUT EMAIL ADDRESS HERE
# OPTIONAL
# DELETE THESE LINES IF YOU'RE NOT USING THEM
influxdb_database: PUT INFLUXDB DATABASE NAME HERE
influxdb_hostname: PUT INFLUXDB HOSTNAME OR IP HERE
influxdb_port: PUT INFLUXDB PORT HERE
influxdb_port: PUT INFLUXDB PORT HERE
rclone_type: s3
rclone_extra_args: # example --no-check-certificate for self signed ssl minio certs
rclone_path: # path to put the backup, for example this would be the bucket name for s3
# required if rclone_type is s3
s3_access_id:
s3_access_key:
s3_endpoint:
s3_region: