Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added AWS S3 tutorial. #919

Merged
merged 2 commits into from
Apr 17, 2017
Merged

Added AWS S3 tutorial. #919

merged 2 commits into from
Apr 17, 2017

Conversation

Phaeilo
Copy link
Contributor

@Phaeilo Phaeilo commented Apr 17, 2017

I wrote a tutorial on how to set up Restic with AWS S3. Because it is aimed at people who have not used AWS before, the tutorial mainly consists of a detailed walkthrough of the web-based AWS console.

@fd0
Copy link
Member

fd0 commented Apr 17, 2017

Great, thanks a lot!

@codecov-io
Copy link

codecov-io commented Apr 17, 2017

Codecov Report

Merging #919 into master will decrease coverage by 0.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #919      +/-   ##
=========================================
- Coverage   55.83%   55.7%   -0.13%     
=========================================
  Files         101      99       -2     
  Lines        7915    7908       -7     
=========================================
- Hits         4419    4405      -14     
- Misses       2855    2863       +8     
+ Partials      641     640       -1
Impacted Files Coverage Δ
src/cmds/restic/lock.go 66.66% <0%> (-1.67%) ⬇️
src/restic/node.go 35.4% <0%> (-1.36%) ⬇️
src/restic/archiver/archiver.go 64.74% <0%> (-0.23%) ⬇️
src/restic/node_darwin.go
src/cmds/restic/background.go

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 085b6be...aafee25. Read the comment docs.

@fd0
Copy link
Member

fd0 commented Apr 17, 2017

No code is changed, therefore I'm cancelling the CI tests.

@fd0 fd0 merged commit aafee25 into restic:master Apr 17, 2017
fd0 added a commit that referenced this pull request Apr 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants