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.
-
First clone this repository and then
cd
into it.$ git clone https://github.com/mjabali/bots-backup.git $ cd bots-backup
-
Install the dependencies.
$ npm install
-
Make sure your Bots installation is up and running
-
Run the utility with the following command
$ node index.js
Your bots should be backed up to the bots/ folder.
That's it!
- No warranty expressed or implied. Software is as is.