-
Updated
Mar 11, 2022 - JavaScript
hosting
Here are 758 public repositories matching this topic...
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
-
Updated
Mar 3, 2022 - Python
(suggested by Berndinox in #205; been bugging me for a while too)
Currently, the Docker image exposes port 80. We should change this so that running Meli doesn't require root access.
We'll need to update the deployment docs.
-
Updated
Aug 7, 2021 - Go
-
Updated
Mar 11, 2022 - PHP
-
Updated
May 22, 2018 - Python
From JQuery to Zepto
-
Updated
Jan 13, 2022 - HTML
-
Updated
Jan 29, 2022 - PHP
-
Updated
Aug 31, 2021 - PHP
-
Updated
Mar 10, 2022 - PHP
-
Updated
Jul 28, 2021 - Shell
-
Updated
Jan 29, 2022 - PHP
-
Updated
Jul 16, 2021 - Shell
-
Updated
Jan 22, 2022 - JavaScript
-
Updated
Mar 1, 2022 - Go
-
Updated
Feb 21, 2022
We encountered this on an internal deployment, but wanted to post a related bug report here for tracking.
We were trying to deploy to a tag that was "broken" (still not entirely sure what that means), and got the response
$ curl --request POST \
--header "Docat-Api-Key: $TOKEN" \
--form "file=@site.zip" \
"http://www.mydocat.com/api/myproj/brokentag"
<!DOCTYP
-
Updated
Feb 25, 2022 - PHP
-
Updated
Feb 5, 2021
-
Updated
Mar 11, 2022 - Python
-
Updated
Mar 9, 2022 - Dockerfile
-
Updated
Jan 24, 2020 - Python
Improve this page
Add a description, image, and links to the hosting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hosting topic, visit your repo's landing page and select "manage topics."
This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
**What did you exp