Sign inSign up

mongocamp/mongocamp-server

By mongocamp

Updated over 1 year ago

REST Application to read and write Data to an MongoDB

Image
0

1.6K

mongocamp/mongocamp-server repository overview

MongoCamp

Docker Pulls Docker Image Size (latest by date) Docker Image Version (latest by date)Maven Central

Introduction

Universal REST Handling for MongoDB ....

Contributing

Open in Gitpod

If you find this library helpfull, so you can see here how you can help:

  • Send a pull request with your features and bug fixes
  • Help users resolve their issues.
Issues

Feel free to report your issues to Github's issue tracker. Please use one of the templates for reporting issues. report your issue

Documentation

Documentation is still on progress.

ShowCase

ShowCase is a started is an running Instance of MongoCamp-Server with installed Sample-Plugin. All Data are reverted every 30 minutes.

Admin User

User: admin Password: admin

Default User

User: test Password: test

Licence

Apache 2 License.

Usage

You can use Docker Compose or directly use directly docker run command.

docker run --publish 8080:8080 -e CONNECTION_HOST=your.mongo.db.host -e CONNECTION_DATABASE=test -e CONNECTION_USERNAME=mongodbUser -e CONNECTION_PASSWORD=mongodbPwd mongocamp/mongocamp-server:latest

Tag summary

Content type

Image

Digest

sha256:fef11e840

Size

126.7 MB

Last updated

over 1 year ago

docker pull mongocamp/mongocamp-server