Rob Harrison
|
625c15af9c
|
Removed access keys
|
7 years ago |
Rob Harrison
|
693387ec37
|
Removed some space
|
7 years ago |
Rob Harrison
|
949ec1bb71
|
Removed some space
|
7 years ago |
Rob Harrison
|
45bbdf5a4e
|
Changed version
|
7 years ago |
Rob Harrison
|
bf84d74b60
|
Added tests back in as were missing before
|
7 years ago |
Rob Harrison
|
cf44d73e23
|
Added integration tests
|
7 years ago |
Rob Harrison
|
b44b575643
|
Changed version
|
7 years ago |
Rob Harrison
|
5e598216ee
|
Change of arguments
|
7 years ago |
Rob Harrison
|
65a7c1bca8
|
Avoiding rebuild
|
7 years ago |
Rob Harrison
|
7545854774
|
Commented whole test
|
7 years ago |
Rob Harrison
|
849a4fe46d
|
Added Docker API version to the Dockerfile
|
7 years ago |
Rob Harrison
|
1946db857b
|
Fixed build version
|
7 years ago |
Rob Harrison
|
9df2f69372
|
Fixed build version
|
7 years ago |
Rob Harrison
|
f1a4d408e9
|
Added upload to the unit tests
|
7 years ago |
Rob Harrison
|
37f28b7fdd
|
Added example test import and export
|
7 years ago |
Rob Harrison
|
46d458a750
|
Added filename but untested
|
7 years ago |
Rob Harrison
|
c822515b36
|
Update integration-tests.test.yml
Remove unsupported versioning. Doesn't use stack deploy, uses docker-compose to run tests.
|
7 years ago |
Rob Harrison
|
d4ee93ab69
|
Update integration-tests.test.yml
Oops. SUT System under test is a service not a top level object.
|
7 years ago |
Rob Harrison
|
428d22384e
|
Update integration-tests.test.yml
Added depends on
|
7 years ago |
Rob Harrison
|
9b57e4926e
|
Create master.conf
|
7 years ago |
Rob Harrison
|
85a310a470
|
Update integration-tests.test.yml
Testing having fixed command
|
7 years ago |
Rob Harrison
|
c4c1b1041f
|
Rename integration-tests.sh to integration-tests.test.yml
|
7 years ago |
Rob Harrison
|
ce5f707ef7
|
Update Dockerfile
|
7 years ago |
Rob Harrison
|
8ace47e583
|
Create integration-tests.sh
|
7 years ago |
Konstantin Shilovskiy
|
ce7af27ab9
|
Use latest alpine versions
|
8 years ago |
Jérôme Parmentier
|
c2c45be6bb
|
Replace deprecated MAINTAINER by LABEL
|
8 years ago |
Georg Ledermann
|
9c367e586c
|
Fix bash typo
|
9 years ago |
Claudio Mignanti
|
55173945e1
|
postgres-backup-s3: Parameters S3_ENDPOINT and S3_S3V4 added.
# Conflicts:
# postgres-backup-s3/backup.sh
|
9 years ago |
Claudio Mignanti
|
4cc6bde0bb
|
postgres-backup-s3: Prepend the database name to DB dump inside S3 bucket
|
9 years ago |
Mikkel Rostved
|
b597b62899
|
Lock to version 3.5 of Alpine
|
9 years ago |
Mikkel Rostved
|
83ae010322
|
Bumped alpine version to edge to get pg_dump version 9.6.1
|
9 years ago |
Teoh Han Hui
|
ee8a2b855a
|
Add POSTGRES_EXTRA_OPTS to README
|
9 years ago |
Santiago Palladino
|
51d17b5836
|
Upgrade alpine version from 3.2 to 3.4 for pgbackup images
Version 3.2 has an incompatibility with docker cloud: it cannot
resolve services, due to a resolv.conf issue. Latest version seems
to work fine.
|
9 years ago |
Santiago Palladino
|
2f4238f8b4
|
Add POSTGRES_EXTRA_OPTS env variable to postgres-backup-s3
Add optional env variable that can be used to pass extra options
to pg_dump, such as restrict the set of tables dumped.
|
9 years ago |
Kieran Brownlees
|
56735a5775
|
Set pipefail so a pg_dump command will cause a failure
|
10 years ago |
Miku Laitinen
|
8eea309b04
|
[FEAT] Enabled postgres container linking and added a Docker Compose linking example in the README.md.
|
10 years ago |
Gabriel Sobrinho
|
25e2f759e3
|
Remove superfluous parentheses
|
10 years ago |
Johannes Schickling
|
ad82ab0b6b
|
postgres backup s3
|
10 years ago |
Johannes Schickling
|
0afddddc89
|
postgres backup s3
|
10 years ago |