Simple Log Server

Realtime logs via websocket

Deploy Simple Log Server

LOGS

nxfi/log-server-py

Just deployed

Instructions

Open your preferred web browser and navigate to the provided HTTP endpoint URL to establish the websocket connection.

Request

Set the request type to POST, and append the /log slug to your endpoint URL Include these headers:

  • Content-Type: application/json
  • Authorization: Basic AUTH

Replace AUTH with your basic auth credentials (USER:PASS encoded in base64 format). This is critical for authentication.

Construct the body of your request like so:

{
  "log": "YOUR APPLICATION LOG"
}

Additional Tips

  • Refresh the page to clear logs
  • Route your endpoint through a custom domain with a Cloudflare proxy to enhance the security and reliability of your connections.

Template Content

More templates in this category

View Template

Foundry Virtual Tabletop

A Self-Hosted & Modern Roleplaying Platform


View Template

(v1) Simple Medusa Backend

Deploy an ecommerce backend and admin using Medusa


View Template

peppermint

Docker-compose port for peppermint.sh