Skip to content
Discussion options

You must be logged in to vote

Exposing the API publicly raises some security concerns. A publicly accessible API could be scanned, targeted, or abused unless extra protections are put in place.

I believe they may have intentionally designed it that way

However, if you're not fully comfortable exposing the API this way, an alternative approach would be to use a local reverse proxy setup like Nginx Proxy Manager.

Generate SSL certificates for *.local.domain.com.
Add "*.local" as an A record in your Cloudflare DNS pointing to the IP of your Nginx Proxy Manager host.
Set up internal routing rules with Nginx Proxy Manager.

There are lots of tutorials on youtube on how to HTTPS/SSL local traffic using NPM and Cloudflare t…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@FilipeAb
Comment options

@afaneca
Comment options

@FilipeAb
Comment options

@crazyvral
Comment options

Answer selected by afaneca
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants