Jesse Quinn
9e935426bd
updated code to new maintainer
...
and using latest alpine
2019-11-27 17:22:48 -03:00
Jesse Quinn
8acd960634
updated DOCs
2019-11-27 09:59:20 -03:00
Jesse Quinn
453b74ab9c
updated gitignore
2019-11-27 09:56:53 -03:00
Jesse Quinn
7f45331dd3
added gitignore and pre and post script possibilities
2019-11-27 09:32:11 -03:00
Michael de Wit
d54b54d36d
Merge pull request #17 from adelowo/docs_drone_1
...
Add docs for Drone 1
2019-03-31 11:31:24 +02:00
Lanre Adelowo
4326e0e470
add RSYNC_USER to env
2019-03-30 00:04:02 +01:00
Lanre Adelowo
24b116006b
show how to read rsync_key secret value
2019-03-29 23:36:54 +01:00
Lanre Adelowo
01d606cc9f
add steps:
2019-03-29 21:58:18 +01:00
Lanre Adelowo
b15f814c66
update readme to point users of different versions to the right docs
2019-03-29 21:54:52 +01:00
Lanre Adelowo
309c68b401
add docs for drone 1
2019-03-29 21:47:37 +01:00
Michael de Wit
33f48dc667
Merge pull request #16 from wushan/master
...
[PR] Specify port for each host.
2019-02-21 17:25:03 +01:00
tony
3b9deb4196
use arg [port] as default port
2019-02-21 18:00:22 +08:00
tony
871a4150fc
Specify port for each host.
2019-02-20 17:57:59 +08:00
Michael de Wit
eef35d9c32
Update docs for Drone 0.6 and up
2018-01-16 16:33:02 +01:00
Michael de Wit
6fa82ff06f
Fix typo in docs. Closes #8
2017-11-06 08:22:05 +01:00
Michael de Wit
7f53fc64c8
Improve 0.6+ docs
2017-07-03 08:24:37 +02:00
Michael de Wit
5f786e896c
Merge pull request #6 from alicebob/drone07
...
update keys documentation for drone 0.7
2017-07-03 08:15:59 +02:00
Harmen
3e15c98285
update README for drone 0.7
2017-06-30 21:21:31 +02:00
Michael de Wit
6b0dfda59e
Update the docs to fix #3
2017-03-13 08:56:11 +01:00
Michael de Wit
f5c00995b4
Merge pull request #2 from d-fens/patch-1
...
Use ecdsa or ed25519 for the SSH_KEY if required
2017-02-21 13:24:51 +01:00
d-fens
48516860f1
Use ecdsa or ed25519 for the SSH_KEY if required
...
Currently this will not connect if the server forces a particular key type such as ed25519 which can prevent the script from connecting. This allows the server to connect if it detects a particular key in use by the user.
Not included in this change is a DSA key since they are typically being depreciated and therefore not recommended.
2017-02-21 12:18:55 +00:00
Michael de Wit
fd00840905
Merge pull request #1 from chrishawes/feature/rsync-arguments
...
Allow passing of extra arguments to rsync
2017-01-11 10:33:50 +01:00
Chris Hawes
b7070bec42
Allow passing of extra arguments to rsync
2017-01-10 21:49:45 +00:00
Michael de Wit
465d4cae85
Fix a bug where setting 'delete' or 'recursive' to false would still perform these operations
2016-12-29 17:06:47 +01:00
Michael de Wit
a51fa78868
Add README and DOCS
2016-12-29 16:53:27 +01:00
Michael de Wit
9f7809fcb3
Add rsync script and Dockerfile
2016-12-28 22:03:22 +01:00
Michael de Wit
8e588f0d15
Initial commit
2016-12-28 21:50:50 +01:00