Skip to content

Commit

Permalink
Update link to joplin documentation on s3
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinAlandzes committed Jul 12, 2022
1 parent 2ad338f commit 5fe611a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
<img width="64" src="https://raw.githubusercontent.com/laurent22/joplin/dev/Assets/LinuxIcons/256x256.png" />
<img width="64 src="https://registry.terraform.io/images/providers/aws.png" />
<img width="64" src="https://upload.wikimedia.org/wikipedia/commons/thumb/b/bc/Amazon-S3-Logo.svg/218px-Amazon-S3-Logo.svg.png" />
A repository for a module that creates an S3 bucket, and IAM user that only has access to it.

This is a repository for a Terraform module that creates an AWS S3 bucket, along with an IAM user that only has access to that bucket.

It will output the bucket, access key and secret you need to add to Joplin.

[Terraform Registry](https://registry.terraform.io/modules/DustinAlandzes/joplin-s3-bucket/aws/latest)
Expand Down Expand Up @@ -59,7 +61,8 @@ terraform {
```

Because `joplin_aws_secret` is marked as sensitive you'll need to get it from the state (The State tab in terraform cloud).

## documentation

https://github.com/laurent22/joplin#aws-s3-synchronisation
https://github.com/laurent22/joplin#s3-synchronisation

0 comments on commit 5fe611a

Please sign in to comment.