-
Updated
Nov 25, 2021 - JavaScript
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 178 public repositories matching this topic...
-
Updated
Nov 28, 2021 - JavaScript
-
Updated
Nov 26, 2021 - PHP
-
Updated
Nov 26, 2021 - JavaScript
I like how Simplepush presents a couple of different ways to generate push messages on their website:
https://simplepush.io/#libraries
How about having a similar feature directly in the server GUI? That would include the bits documented here https://gotify.net/docs/pushmsg
It would be nice to use shortcuts for common functions, like:
sto trigger screen sharing (start/stop)someKeyto switch between available streamsfto trigger full screencto copy the room url
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.
-
Updated
Oct 12, 2021 - Jupyter Notebook
-
Updated
Nov 10, 2021 - CSS
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
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Aug 21, 2021 - JavaScript
-
Updated
Nov 28, 2021 - Shell
Describe the bug
After scanning all the users and confirming that photos appear in the timeline and facial recognition is working I went to the People tab. Faces are recognized with minor errors, but I cannot rename any face from the default Unlabeled.
To Reproduce
Steps to reproduce the behavior:
- Go to the People tab
- Click on any Unlabeled item in order to change the
Describe the bug
The section on creating a service account in the Google Cloud console is out of date
-
Updated
Nov 24, 2021 - Go
-
Updated
Nov 27, 2021 - Python
-
Updated
Nov 2, 2021 - PHP
-
Updated
Nov 22, 2021 - PHP
K3s Install addition
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
-
Updated
Feb 16, 2021 - Go
-
Updated
Apr 18, 2020 - Go
-
Updated
Nov 28, 2021 - HCL
-
Updated
Jul 22, 2021 - Go
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
-
Updated
Nov 25, 2019 - Shell
-
Updated
Nov 26, 2021 - Go
- Wikipedia
- Wikipedia
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