Skip to content
#

Self-hosted

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 1,460 public repositories matching this topic...

appwrite
appsmith
ToolJet
nicosomb
nicosomb commented Mar 22, 2022

The /about page is quite old and some things need to be updated:

  • 3rd party libraries: we have to update the list
  • the link on "helping wallabag" tab (an issue lists all our needs) is wrong
  • the "who is behind wallabag" tab is old: my website is wrong ... and @Kdecherf is missing.
signoz
owncast
pixeldesu
pixeldesu commented May 21, 2022

Probably a low priority issue, but currently users can just adjust the maxlength attribute of the username field to get usernames longer than the 60 by default, and can cause text in the overlays to overflow. Not really critical, but maybe a small consideration to make.

(For the UI, something like text-overflow: ellipsis would suffice for usernames to prevent major breakage)

good first issue chat
changedetection.io

changedetection.io - The best and simplest self-hosted free open source website change detection monitoring and notification service. An alternative to Visualping, Watchtower etc. Designed for simplicity - the main goal is to simply monitor which websites had a text change for free. Free Open source web page change detection

  • Updated Jun 16, 2022
  • Python
geelinsir
geelinsir commented Apr 1, 2022

I don't know if this closing error prompt is necessary,But at least it had an impact on my troubleshooting of environmental errors,Please evaluate whether you need to remove the '@'.
be located ./app/Services/ExportService.php:170
$zip_file = @tempnam('/tmp', 'zip');

Wikipedia
Wikipedia