Skip to content

The CloudNet MongoDB module allows CloudNet to use MongoDB as its database.

License

Notifications You must be signed in to change notification settings

iPyCMC/CloudNet-MongoDB

 
 

Repository files navigation

CloudNet-MongoDB

License: GPL v3


CloudNet

https://github.com/CloudNetService/CloudNet-v3

Requirements

Support

Discord: CodedInfinity | Flo#3842

Installation

  • Stop Cloudnet
  • Download or Paste the module into the modules directory
  • Start the Cloud
  • Edit the Config and change the database in the local/registry file to "mongodb"
  • Restart the Cloud

Then you're done and CloudNet uses Mongo Databases

Docker

If you use Docker you can choose the following environment variable instead of config

- CLOUDNET_MONGODB_HOS
- CLOUDNET_MONGODB_PORT
- CLOUDNET_MONGODB_USER
- CLOUDNET_MONGODB_PASSWORD
- CLOUDNET_MONGODB_DATABASE
- CLOUDNET_MONGODB_AUTHMECHANISM
- CLOUDNET_MONGODB_AUTHDB

About

The CloudNet MongoDB module allows CloudNet to use MongoDB as its database.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%