Code Monkey home page Code Monkey logo

nextcloud-integration's Introduction

Nextcloud Integration

Custom Frappe App for Nextcloud Backup

Features

This app lets you take backup of your database, config and files to your Nextcloud instance. You can configure it to take daily or weekly backups.

Further features are explained here: https://discuss.erpnext.com/t/nextcloud-integration/65047/59?u=wojosc

Installation

On your site you can download and install nextcloud-integration app using

bench get-app https://github.com/frappe/nextcloud-integration.git
bench --site {site_name} install-app nextcloud_integration

Configuration

After successful installation of nextcloud-integration app You can search for Nextcloud Settings in the Awesome Bar which will direct you to the following Nextcloud Settings page

Nextcloud Setting Screen

  • Username: Your Nextcloud Account Username
  • Password: Your Nextcloud Account password or App Password you might have created for this app.
  • Nextcloud URL: URL of site where Nextcloud Account exist. For eg("https://example.com"). Optionally you can also provide a port number after your URL as ("https://example.com:443")
  • WebDav URL: You will find this in your Nextcloud Account. Example: /remote.php/dav/files/{email_address}/
  • Path to Upload Folder: You can provide the path of folder where you would like your files to be uploaded.
    • NOTE:
      1. The folder should have already been created.
      2. If not provided, a folder Frappe Backups will be created.
  • Backup Frequency: One of either Daily or Weekly can be choosen.
  • Backup Files: Check this option to Backup public and private files along with the database.
  • Send Notifications To: Email on which the notification for Backups should be sent.
  • Send Email for Successful Backup: Check this option to receive email for successful backups, by default emails for failed backups are sent.

After saving the configuration click on Backup Now button and verify if the files where uploaded in your Nextcloud instance.

NOTE: This process generally takes from a few minutes to half an hour depending on the size of your backup.

License

This repository has been released under the MIT License.

nextcloud-integration's People

Contributors

afshankhan avatar akazyti avatar madmath03 avatar majubewi 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.