Arango3 plugin for mongo-connector
Project description
Getting Started
This package is a document manager for mongo-connector that targets ArangoDB versions 3.x and keeps ArangoDB in sync with MongoDB.
Installation
ArangoDB 3.x
For use with an ArangoDB 3.x server, install with pip:
pip install arango3-doc-manager
Development
You can also install the development version of arangodb3-doc-manager manually:
git clone https://github.com/Innoplexus-Consulting-Services/arango3-doc-manager.git python setup.py install
You may have to run pip with sudo, depending on where you’re installing and what privileges you have.
Running the tests
Clone the arago3-doc-manager Github repository
git clone https://github.com/Innoplexus-Consulting-Services/arango3-doc-manager.git
Go to arango3-doc-manager/tests/
cd arango3-doc-manager/tests/
Run tests
python test_arango3-doc-manager.py
Setting up ArangoDB Authentication
ArangoDB runs with authentication by default.
Use connector_arango_auth command for below mentioned Authentication related operations:
Set Auth
connector_arango_auth set source ~/.bashrc
Reset Auth
connector_arango_auth reset source ~/.bashrc
Disable Auth
connector_arango_auth flush source ~/.bashrc
Verify Auth credentials by issuing the following command on termianl:
Verify username
:~$echo $USER_ARANGO
Verify password
:~$echo $PASSWD_ARANGO
Test via command line
mongo-connector -m localhost:27017 -t localhost:8529 -d arango3_doc_manager
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file arango3-doc-manager-0.1.4.tar.gz
.
File metadata
- Download URL: arango3-doc-manager-0.1.4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd47cc43792eb1208fc4b36af4645fc80c3317f94d6b31f4613653843b4321b8 |
|
MD5 | 049c18f9d8e1ba13584a0a08c554ab17 |
|
BLAKE2b-256 | ed08b5f06dfa0cd922ddb2706ffbe79a30ccb756f21215d728423f28e55b9532 |
File details
Details for the file arango3_doc_manager-0.1.4-py2-none-any.whl
.
File metadata
- Download URL: arango3_doc_manager-0.1.4-py2-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ba31b5a941911d3f09caaf248478baaa09326376419a9f674c1ef7779f75e3c |
|
MD5 | f976b59db825af68be1292530d6ddace |
|
BLAKE2b-256 | 5d9a97d953e9a8f3249f81154d7b66d3a90b1968c9847aa2756be6d0adf22163 |