-
Updated
Jun 6, 2022 - JavaScript
hosting
Here are 799 public repositories matching this topic...
Right now you cannot sign up for a new Vercel account via email:
$ vc login
Vercel CLI 23.1.3-canary.15 — https://vercel.com/feedback
> Log in to Vercel email
> Enter your email address: n+aadsffadsfsa@n8.io
Error! Please sign up: https://vercel.com/signup
This should be allowed, per @rauchg.
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
Jun 6, 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
Jun 3, 2022 - PHP
-
Updated
May 22, 2018 - Python
From JQuery to Zepto
After #1109 we do not need the whole JQuery anymore, we should use the lightweight Zepto as a drop-in replacement
- Zepto is 9.6K
- JQuery is 84K
Also an option to not include any library would be nice (all Silex components shoud be jquery-free)
- replace JQuery with Zepto
- remove JQuery syntax from components
- add an option to not include JQuery/
-
Updated
Apr 17, 2022 - PHP
-
Updated
May 27, 2022 - PHP
-
Updated
May 17, 2022 - Shell
-
Updated
Apr 17, 2022 - PHP
-
Updated
Jul 16, 2021 - Shell
-
Updated
Apr 17, 2022 - JavaScript
-
Updated
May 30, 2022 - Go
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
Jun 3, 2022 - CSS
-
Updated
May 13, 2022
-
Updated
May 31, 2022 - PHP
-
Updated
Feb 5, 2021
-
Updated
Apr 14, 2022 - Dockerfile
-
Updated
Jun 3, 2022 - Python
-
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