aido93
|
1d3d8345bb
|
Merge 61afbd51fa into 588291ba4d
|
4 years ago |
Michael Bianco
|
588291ba4d
|
Merge pull request #136 from iloveitaly/fix-mysql
Fix mysql backup
|
4 years ago |
Michael Bianco
|
27016fe436
|
Merge pull request #124 from hdf1986/patch-1
Update README.md
|
4 years ago |
Michael Bianco
|
41188388cf
|
Use python3, remove go-cron, and use builtin cron
|
4 years ago |
Michael Bianco
|
f17af7f5ae
|
Eliminate space in shebang
Was causing dockerfile to fail to load
|
4 years ago |
aido93
|
61afbd51fa
|
Update restore.sh
|
5 years ago |
aido93
|
09a43792a1
|
Update restore.sh
|
5 years ago |
aido93
|
c1280384b2
|
Update restore.sh
|
5 years ago |
aido93
|
cc63dec4c7
|
Update restore.sh
|
5 years ago |
aido93
|
0db48a2776
|
Update restore.sh
|
5 years ago |
aido93
|
dbb3714373
|
Update restore.sh
|
5 years ago |
aido93
|
d18b234dbe
|
Update restore.sh
|
5 years ago |
aido93
|
3baac7d5f1
|
Update restore.sh
|
5 years ago |
aido93
|
f1ed478b13
|
Update restore.sh
|
5 years ago |
aido93
|
e619558218
|
Update restore.sh
added plpgsql
|
5 years ago |
Igor Diakonov
|
0431db8e1d
|
Added citext
|
5 years ago |
aido93
|
9ade58b56a
|
Update restore.sh
|
5 years ago |
aido93
|
bbce20596a
|
Update restore.sh
|
5 years ago |
aido93
|
935fd93885
|
Update restore.sh
|
5 years ago |
aido93
|
8f8c52908f
|
Update restore.sh
|
5 years ago |
Igor Diakonov
|
6afe55134a
|
Fixed quotation
|
5 years ago |
Igor Diakonov
|
745d70fcd4
|
Added patched nginx-proxy
|
5 years ago |
Igor Diakonov
|
34326102a9
|
Added alerting to telegram
|
5 years ago |
Hugo David Farji
|
6d8b469f95
|
Update README.md
|
5 years ago |
Igor Diakonov
|
cc2d05d331
|
Fixed drop database
|
6 years ago |
Igor Diakonov
|
8dfc17ffd2
|
Fixed drop database
|
6 years ago |
Igor Diakonov
|
e933a38cf3
|
Fixed drop database
|
6 years ago |
Igor Diakonov
|
f4358e5990
|
Fixed DB recreation
|
6 years ago |
Igor Diakonov
|
983b75b576
|
Fixed DB recreation
|
6 years ago |
Igor Diakonov
|
f4bc87a72c
|
Added DB recreation
|
6 years ago |
Igor Diakonov
|
696096917a
|
Added DB recreation
|
6 years ago |
Igor Diakonov
|
0ca035d7ef
|
Added jobs count
|
6 years ago |
Igor Diakonov
|
3348023d8f
|
Added multithreading
|
6 years ago |
Igor Diakonov
|
b7118f48cb
|
Fixed pg_restore flag
|
6 years ago |
Igor Diakonov
|
ff32d6d016
|
Changed pg_dump format for pg_restore
|
6 years ago |
Igor Diakonov
|
e04083c6eb
|
Changed psql to pg_restore
|
6 years ago |
Igor Diakonov
|
2f86476c60
|
Changed psql to pg_restore
|
6 years ago |
Igor Diakonov
|
4b2d13bc6d
|
Return back to first variant
|
6 years ago |
Igor Diakonov
|
2b3a4a0da3
|
Added recreating existing tables
|
6 years ago |
Igor Diakonov
|
b43a498772
|
Added recreating existing tables
|
6 years ago |
Igor Diakonov
|
e182fb06a6
|
Added s3 endpoint to postgres-restore-s3
|
6 years ago |
Olivier Cuypers
|
29f00f74e7
|
Merge pull request #111 from flyte/master
Update alpine from 3.7 to 3.9 in postgres-backup-s3
|
6 years ago |
Ellis Percival
|
e3715ddf35
|
Update alpine from 3.7 to 3.9
|
6 years ago |
Olivier Cuypers
|
b7a6da71c6
|
Merge pull request #101 from robwithhair/master
Added static filename to list of environment variable options
|
7 years ago |
Rob Harrison
|
58e8830f1c
|
Added static filename to list of environment variable options
|
7 years ago |
Johannes Schickling
|
a39718a3a7
|
Merge pull request #99 from SamMousa/patch-1
Reduce image size and useless process
|
7 years ago |
Johannes Schickling
|
d572209166
|
Merge pull request #100 from schickling/add-s3cmd-schedule
Add s3cmd scheduling for automatic backup
|
7 years ago |
Olivier Cuypers
|
909afc80cb
|
Add s3cmd scheduling for automatic backup
|
7 years ago |
Sam
|
d5b3d6a780
|
Update README.md
|
7 years ago |
Sam
|
b13d5e6af2
|
Reduce image size and useless process
This reduces the image size (using alpine), and removes the `/bin/sh` process by using `ENTRYPOINT`
|
7 years ago |