Skip to content

Loumaris/backupbuddy-cognito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws cognito backup buddy

Build and Publish docker Docker

a small docker image which will export the userpool of cognito. Based on cognito-backup-restore

setup

  • clone this repository: git clone https://github.com/Loumaris/backupbuddy.git
  • copy the config/config.env.example to config/config.env
  • update the settings in config/config.env
    • only the TEAMS_WEBHOOK_URL is optional
  • test the backup via:
    docker run -v ${PWD}/config:/backup/config -v ${PWD}/data:/backup/data loumaris/backupbuddy-cognito
    
  • add the docker command to your cron daemon

About

backup aws cognito userpool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published