Skip to content

Proof of concept showing how to access MongoDB and CouchDB over HTTP.

License

Notifications You must be signed in to change notification settings

kkurpanik/nginx-nosql-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nginx-nosql-poc

This repository contains some deployments and scripts to quickly build a LAB environment showing how to expose CouchDB and MongoDB over HTTP.

LAB setup and deployment

  1. Clone this repository on the host with ansible available
  2. Update setup/ansible/inventory file with proper server IPs
  3. Go to setup directory
  4. Run setup-lab.sh script from ansible host
  5. Run deploy-lab.sh script from nginx host and nginx-nosql-poc/setup directory
  6. Run start-demo.sh up from nginx host and nginx-nosql-poc/setup directory to start a demo
  7. Run start-demo.sh down from nginx host and nginx-nosql-poc/setup directory to stop a demo

License

MIT

Author Information

kkurpanik@gmail.com

About

Proof of concept showing how to access MongoDB and CouchDB over HTTP.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published