Skip to content

Update README with local deployment instructions#12

Merged
jkyberneees merged 1 commit into
mainfrom
claude/remove-retired-hosting
May 31, 2026
Merged

Update README with local deployment instructions#12
jkyberneees merged 1 commit into
mainfrom
claude/remove-retired-hosting

Conversation

@jkyberneees
Copy link
Copy Markdown
Contributor

Summary

Updated the README documentation to remove references to the official hosted service and provide guidance for self-hosting the application instead.

Key Changes

  • Removed the "Frontend" section that referenced the official frontend URL
  • Updated the "Backend API" section to direct users to run the service locally using Docker
  • Changed all API endpoint examples from the official domain (https://jwt-keys.21no.de) to localhost (http://localhost:3000)
  • Updated the URL pattern documentation to reflect local deployment

Details

This change shifts the documentation focus from a centrally-hosted service to a self-hosted deployment model. Users are now directed to run the service themselves locally rather than relying on the official public endpoints. This aligns with the security-conscious nature of the project, which emphasizes generating keys on the backend using OpenSSL.

https://claude.ai/code/session_01CZYsbPQ53FcTCXTztYkPgF

The hosted frontend/API at https://jwt-keys.21no.de/ has been retired.
Drop the Frontend section and point the Backend API examples at a
locally self-hosted instance (Docker).
@jkyberneees jkyberneees merged commit c2878a4 into main May 31, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants