Skip to content
#

selfhosted

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 175 public repositories matching this topic...

appwrite
Meldiron
Meldiron commented Oct 19, 2021

Introduction

Appwrite has been and always will be a tool for developers. To emphasize this, we want to create the best developer experience possible by providing enough guides and examples for new Appwriters.

Your task is to write a blog post Ruby in Appwrite. The main topic of your article should be explaining how to use Appwrites Ruby SDK to write Appwrite Functions. It can be

tbrtje
tbrtje commented Feb 2, 2021

When trying to edit the caption of a picture, the submit button doesnt do anything. The captions are not saved and no confirmation is shown. When the generate button is used, a caption is successfully generated and automatically saved. But this caption can not be edited nor removed.
Logs dont show any activity besides caption generation.
This happens on the newest docker-compose examples.

Leopere
Leopere commented Oct 9, 2019

https://material.io/resources/color/#!/?view.left=1&view.right=0 readability needs to be possible almost universally ideally. This means avoiding all caps strings in titles as screen readers read every letter and other nonsense like this however the first and foremost concern is just simply that we ship with a default that is visible for our sighted users who may have issues with color blindness

photoview
Loenus
Loenus commented Sep 1, 2021

It would be great to have a "Memory section" where there are linked photos of "1 year ago, this day", 2 years ago etc
Just a cool feature, It could differentiate Photoview a lot from the others self-hosted photos galleries, since none of them have this functionality.

I'm not sure how difficult it is to do it, also considering an appeal graphics, but I'm just saying it

darkcloud784
darkcloud784 commented Apr 24, 2021

As mentioned in discord I would recommend adding the following to your k3s deployment. I see multiple pages about the k3s deployment and each are missing the following which will make sure the nodes stay alive even if you over provision pods.

INSTALL_K3S_EXEC= ........ --kubelet-arg system-reserved=cpu=100m,memory=100Mi --kubelet-arg kube-reserved=cpu=200m,memory=400Mi

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
Bios-Marcel
Bios-Marcel commented Jan 24, 2021

Currently the text on the homepage looks a bit boring, it'd be nice to have a logo for a different touch.
I don't have a clear idea, but the current app style isn't very "scribble" like. Since I don't really plan to redesign everything now, it might be good for the logo to be somewhat clear looking, or at least not too "scribble" like.

Wikipedia
Wikipedia