add: multiple fixes, docs for deployment #3

Merged
charles merged 1 commits from docs into main 2025-04-21 03:45:44 +00:00
Owner

This is a glob of multiple different changes. In no particular order:

  • Documentation updates; validated on git.tipsy.codes
  • Changed the server to require clients to specify the NodeIP; turns out the request originated from a Pod IP, which was not helpful
  • Server accepts and runs a 'reload' command (i.e., reload nginx)
  • Changed the rewriter use a byte stream rather than Strings, since the nginx configs had non-UTF8 characters
  • This incidentally fixed a bug related to missing newlines in the rewritten outputs
This is a glob of multiple different changes. In no particular order: - Documentation updates; validated on git.tipsy.codes - Changed the server to require clients to specify the NodeIP; turns out the request originated from a Pod IP, which was not helpful - Server accepts and runs a 'reload' command (i.e., reload nginx) - Changed the rewriter use a byte stream rather than Strings, since the nginx configs had non-UTF8 characters - This incidentally fixed a bug related to missing newlines in the rewritten outputs
charles added 1 commit 2025-04-20 05:23:50 +00:00
charles force-pushed docs from 57e0db4950 to 3724d2572a 2025-04-20 05:26:38 +00:00 Compare
charles merged commit a2b8bbf744 into main 2025-04-21 03:45:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: charles/skubelb#3
No description provided.