Commit Graph

23 Commits

Author SHA1 Message Date
Abhishek Dubey 0185cb6e52
Merge pull request #1 from OT-CONTAINER-KIT/sandy
Docker image to take backup of PostgreSQL DB
2020-10-31 11:54:49 +05:30
SANDEEP RAWAT e7b426cbe3 Added screen clearing 2020-10-31 09:09:23 +05:30
SANDEEP RAWAT d9bbae6c6b Added a temporary code to fix restic script, ideally it should go in restic image 2020-10-31 07:15:14 +05:30
SANDEEP RAWAT 46c1a66b31 Added code to initialize restic backup storage 2020-10-31 07:14:46 +05:30
SANDEEP RAWAT 6c4e343ff3 Added code to initialize restic backup storage 2020-10-31 07:14:29 +05:30
SANDEEP RAWAT afbd2aa1fb Added a target to execute flow 2020-10-30 22:50:52 +05:30
SANDEEP RAWAT b8c53f4b90 Updated command to restore dump 2020-10-30 22:41:59 +05:30
SANDEEP RAWAT 0ce5968e58 Updated code to take backup 2020-10-30 22:39:46 +05:30
SANDEEP RAWAT 802114a6b7 Updated code to list backups 2020-10-30 22:38:28 +05:30
SANDEEP RAWAT 37a1a1d9f2 Updated code to restore db 2020-10-30 22:37:23 +05:30
SANDEEP RAWAT 4689ff3029 Added code for listing backups 2020-10-30 22:28:47 +05:30
SANDEEP RAWAT dda9a83119 Updated code to backup db dump 2020-10-30 22:22:27 +05:30
SANDEEP RAWAT f4fd9e5bdb Updted debug setup to test integration with restic 2020-10-30 21:53:07 +05:30
SANDEEP RAWAT 1b06579e3c Updated code for restore 2020-10-30 16:54:22 +05:30
SANDEEP RAWAT fca438d603 Validated backup using debug mode 2020-10-30 16:28:59 +05:30
SANDEEP RAWAT 8fdf8582d1 Updated code for test db setup 2020-10-30 16:15:19 +05:30
SANDEEP RAWAT 55f6414e03 Added code to have db in place with dummy data 2020-10-30 15:23:40 +05:30
SANDEEP RAWAT b16021e6fa Added code to debug postgresql connectivity 2020-10-30 14:47:31 +05:30
SANDEEP RAWAT 9e0d4da049 Added code to validate if Image will receive proper inputs and process the requests 2020-10-30 13:19:16 +05:30
SANDEEP RAWAT 465177560a Initial commit for postgresql backup image 2020-10-30 13:16:34 +05:30
SANDEEP RAWAT c9db3fb9e6 Updated Makefile to run a test postgresql db 2020-10-30 13:08:43 +05:30
SANDEEP RAWAT 59b567b6bf Added instruction to create network 2020-10-30 13:01:36 +05:30
Sandeep Rawat e392caf97b
Initial commit 2020-10-29 18:55:48 +05:30