gravitl / netmaker

Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
https://netmaker.io
Other
9.5k stars 552 forks source link

Is MondoDB required? #638

Closed patstrom closed 2 years ago

patstrom commented 2 years ago

The no-docker documentation mentions MongoDB in the "intro" but then it proceeds to install rqlite. MongoDB isn't really mentioned in the architecture documentation either.

Is MongoDB an old dependency? Should it be removed from the documentation altogether?

afeiszli commented 2 years ago

MongoDB is not required. Netmaker used MongoDB early on but that has been removed. We'll update the docs.

patstrom commented 2 years ago

Nice! Cheers