Skip to content

plantnet/node-datamanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-datamanager

Node module for PlantNet-Datamanager

CouchDB config

[httpd_global_handlers]
_dm = {couch_httpd_proxy, handle_proxy_req, <<"http://127.0.0.1:5995">>}

[os_daemons]
dm_server = nodejs /usr/lib/node_modules/plantnet-node-datamanager/user_server.js

If security is enabled on couchdb add

/opt/datamanager/dm-admin.ini

or

a file admin_db.ini in the install directory

login=admin
password=admin
host=localhost
port=5984

See http://community.plantnet-project.org/datamanager

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published