Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Commit ec416b8

Browse files
author
InfinityDevFlo
committed
Updated Readme
1 parent a2d560b commit ec416b8

1 file changed

Lines changed: 16 additions & 1 deletion

File tree

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
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

2326
Then 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>

0 commit comments

Comments
 (0)