Skip to content
#

hosting

Here are 733 public repositories matching this topic...

bramp
bramp commented Dec 27, 2020

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.

$ http-server -S

Starting up http-server, serving ./ through https
Available on:
  https://127.0.0.1:8080
  https://192.168.77.123:8080

**What did you exp

A comparison between some VPS providers. It uses Ansible to perform a series of automated benchmark tests over the VPS servers that you specify. It allows the reproducibility of those tests by anyone that wanted to compare these results to their own. All the tests results are available in order to provide independence and transparency.

  • Updated May 22, 2018
  • Python
docat
dgkf
dgkf commented Oct 12, 2021

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 "[email protected]" \
       "http://www.mydocat.com/api/myproj/brokentag"

<!DOCTYP

Improve this page

Add a description, image, and links to the hosting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the hosting topic, visit your repo's landing page and select "manage topics."

Learn more