sebastianese / AWS-DB-Restore

2 funtions to restore Postgresql and mongo from s3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS-DB-Restore

2 funtions to restore Postgresql and mongo from s3 Script was designed to be run from Jenkins using Jenkins secrets

Requirements:

  • AWS Powershell module (tested with powershell NetCore in both Windows and Linux)
  • Intall Jenkins
  • Create corresponding secrets for AWS access and secret key
  • Create corresponding secret for Mongo and Postgres pass
  • Install PG_Restore
  • Install Mongo_Restore

Example of requirement installation for Amazon Linux

About

2 funtions to restore Postgresql and mongo from s3


Languages

Language:PowerShell 100.0%