Giter Club home page Giter Club logo

joplin-s3-sync's Introduction

Joplin S3 Sync Configuration

What is this?

This repo contains a script create-bucket.sh for the creation of the necessary AWS resources for allowing Joplin to sync with S3. In order to sync with S3, Joplin asks for a bucket name, S3 URL, region, access key and secret key.

The script creates a bucket, policy and a user. It then attaches the policy to the user and creates an access key for the user.

The repo also contains a script for removing these resources if needed.

How to Use

There are two scripts. Both scripts take in the name of the bucket.

# Create a bucket called bucket-name with necessary resources for access
./create-bucket.sh bucket-name

# Remove bucket and resources for access
./remove-bucket.sh bucket-name

Why Joplin

Joplin is an open-source note-taking and to-do application designed to handle a large number of notes organized into notebooks. One of its standout features is end-to-end encryption,
ensuring that your notes remain private, secure, and accessible across multiple devices.

It offers Markdown support, catering to both developers and non-technical users alike. The application supports attachments, enabling
users to enrich their notes with various forms of media. Furthermore, Joplin's robust synchronization feature stands out, as it supports popular cloud services like Dropbox, OneDrive, and
Nextcloud.

The ability to sync with Amazon S3 adds another dimension of flexibility and control, allowing users to leverage AWS's durability and reliability for their notes storage. This makes Joplin
an excellent choice for those seeking a versatile and secure note-taking solution that they can tailor to their specific needs, including integration with custom scripts and cloud services.

joplin-s3-sync's People

Contributors

pears-one avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.