Skip to content

Simple Utility to Backup Oracle Intelligent Bots

License

Notifications You must be signed in to change notification settings

jstortz/bots-backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple utility to backup Oracle Intelligent Bots

This utility should only be used with Oracle Intelligent Bots running on local Docker images / VMs. It has not been tested in any other environment.

Setup

  1. First clone this repository and then cd into it.

    $ git clone https://github.com/mjabali/bots-backup.git
    $ cd bots-backup
  2. Install the dependencies.

    $ npm install
  3. Make sure your Bots installation is up and running

  4. Run the utility with the following command

    $ node index.js

Your bots should be backed up to the bots/ folder.

That's it!

Meta

  • No warranty expressed or implied. Software is as is.

About

Simple Utility to Backup Oracle Intelligent Bots

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%