The Wayback Machine - https://web.archive.org/web/20201201123314/https://github.com/topics/selfhosted
Skip to content
#

selfhosted

Here are 124 public repositories matching this topic...

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
Pepperminty-Wiki
sbrl
sbrl commented Jul 3, 2017

It would make it easier to share specific parts of longer pages on wikis if we could have a button next to each header that links to that specific heading. Github and Wikipedia already have it - we should be able to have it too!

We have this syntax already:

## Some heading {#Anchor}

the above sets the id of the header to Anchor. We should try not to break this syntax.

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

You can’t perform that action at this time.