Skip to content
#

selfhosted

Here are 138 public repositories matching this topic...

budibase
heyakyra
heyakyra commented May 22, 2020

MongoDB changed its license to be untenably restrictive.

It’s been more than a year when the upstream MongoDB decided to change the license of the Server code. The previous license was GNU Affero General Public License v3 (AGPLv3). However, upstream wrote a new license designed to make companies running MongoDB as a service contribute back to the community. The new license is called Server Side

jonyrock
jonyrock commented Jun 14, 2020

If we can't open port, then lets do something like:

nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Addr

Improve this page

Add a description, image, and links to the selfhosted topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the selfhosted topic, visit your repo's landing page and select "manage topics."

Learn more