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

selfhosted

Here are 118 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

paulcalabro
paulcalabro commented Oct 5, 2020

Steps to reproduce

  1. Create a board (e.g. "Foobar")
  2. Create a card in the board (e.g. "Build Widget)
  3. Assign the card to a user (e.g. Joe)
  4. Archive the board
  5. Click on 'Archived Boards' in the side menu
  6. Click on the "Foobar" board.
  7. Examine the card. Note the user icon is not contained within the card any longer. Other content might overflow (not tested).

Expecte

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

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.