328 Forks
3391 Stars
3391 Watchers

wal-e

Continuous Archiving for Postgres

How to download and setup wal-e

Open terminal and run command
git clone https://github.com/wal-e/wal-e.git
git clone is used to create a copy or clone of wal-e repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with wal-e https://github.com/wal-e/wal-e/archive/master.zip

Or simply clone wal-e with SSH
[email protected]:wal-e/wal-e.git

If you have some problems with wal-e

You may open issue on wal-e support forum (system) here: https://github.com/wal-e/wal-e/issues