This repository was archived by the owner on Apr 20, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPL%20v3-blue.svg )] ( LICENSE )
44[ ![ Discord] ( https://img.shields.io/discord/785956343407181824.svg )] ( https://discord.gg/wvcX92VyEH )
5+ [ ![ Build Status] ( https://ci.vironlab.eu/job/Vextension/badge/icon )] ( https://ci.vironlab.eu/job/CloudNet-MongoDB/ )
56
67---
78
@@ -18,10 +19,24 @@ https://github.com/CloudNetService/CloudNet-v3
1819
1920- Stop Cloudnet
2021- Download or Paste the module into the modules directory
21- - Start the Cloud and follow the instructions of the Installer
22+ - Start the Cloud
23+ - Edit the Config and change the database in the local/registry file to "mongodb"
24+ - Restart the Cloud
2225
2326Then you're done and CloudNet uses Mongo Databases
2427
28+ ## Docker
29+
30+ If you use Docker you can choose the following environment variable instead of config
31+
32+ - CLOUDNET_MONGODB_HOS
33+ - CLOUDNET_MONGODB_PORT
34+ - CLOUDNET_MONGODB_USER
35+ - CLOUDNET_MONGODB_PASSWORD
36+ - CLOUDNET_MONGODB_DATABASE
37+ - CLOUDNET_MONGODB_AUTHMECHANISM
38+ - CLOUDNET_MONGODB_AUTHDB
39+
2540<div align =" center " >
2641 <h1 style="color:#154444">Other Links:</h1>
2742 <a style="color:#00ff00" target="_blank" href="https://github.com/VironLab"><img src="https://img.shields.io/github/followers/VironLab?label=GitHub%20Followers&logo=GitHub&logoColor=%23ffffff&style=flat-square"></img></a>
You can’t perform that action at this time.
0 commit comments