command
Version:
v0.0.0-...-66d4bb3
Opens a new window with list of versions in this module.
Published: May 29, 2020
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
axon
NOTE: This is still a work-in-progress.
A tool for applying warp-pipe changesets across database replicas
Encrypting an RDS instance
-
Install warp-pipe
go install github.com/perangel/warp-pipe/...
-
Prepare the source database
warp-pipe setup-db -H <DB_HOST> -p <DB_PORT> -U <DB_USER> -d <DB_NAME> -P <DB_PASS>
-
Snapshot the source database
- NOTE: You must run #2 before taking the snapshot
-
Copy the snapshot with encryption
-
Create a new instance from snapshot
- see: source database for configuration
-
Run axon
-
Validate new database state
-
Stop axon
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.