Skip to content
#

self-hosting

There are two distinct, commonly used definitions of self-hosted:

  • A network service that is run on a server that is controlled by the user of that service.
  • A computer program that can produce new versions of that same program (e.g. a compiler that can compile its own source code or an operating system that can be used to compile itself).

Here are 89 public repositories matching this topic...

server
elrido
elrido commented May 22, 2021

As I was running composer to install a new library into our repo, it warned me that:

Package yzalis/identicon is abandoned, you should avoid using it. No replacement was suggested.

I'm not familiar on what packagist.org's process is to declare a package abandoned. I see that the last commit in their repo is from 2019 and there are a number of unanswered issues and pull requests.

I

help wanted code quality good first issue
One
jbampton
jbampton commented Mar 31, 2022

Is your feature request related to a problem? Please describe.
Would like to auto greet new people

Describe the solution you'd like
https://github.com/marketplace/actions/first-interaction

Describe alternatives you've considered
Manual is slower and error prone and also not very fancy

Additional context
Let's come up with something interesting to say on `First interac

Enhancement Help Wanted Good First Issue High Priority
Wikipedia
Wikipedia