Skip to content

Conversation

troya2
Copy link

@troya2 troya2 commented May 2, 2025

This provides support for using nodeRED with docker behind a reverse proxy like caddy. Caddy handles the https and SSL key generation/updates, allowing simpler deploys of nodeRED in http mode. Without the ability to override the protocol, files like jQuery.js and others are requested using the same protocol as the main site - in this case, http, causing the browser to block them since the site URL is https.

I added to the README instead of editing the wiki, since I don't know how to add to the wiki as part of this PR. Let me know if you’d prefer this moved to the wiki.

Copy link

stale bot commented May 16, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs.

@stale stale bot added the stale Stale Issue label May 16, 2025
@marcus-j-davies
Copy link
Member

Thanks for the contribution @troya2
Will take a look soon. 👍

@stale stale bot removed the stale Stale Issue label May 17, 2025
@marcus-j-davies marcus-j-davies added the never-stale Never stale label May 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
never-stale Never stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants