zalando / tech-radar

Visualizing our technology choices
https://opensource.zalando.com/tech-radar/
MIT License
1.6k stars 622 forks source link

Add guideline for deploying cloudflare pages #116

Closed sakirtemel closed 1 year ago

sakirtemel commented 1 year ago

Why

Organizations should be encouraged to have their own Tech Radar by being guided how to start & deploy. They also may have concerns to make it public, so having a quick guideline will help them to solve any concerns that are preventing them to use Tech Radar.

bocytko commented 1 year ago

Can you clarify why you see a need for adding a deployment tutorial for static pages for a specific vendor here?

We use GitHub pages in this repository, but anyone can choose how to host the static page. If at all, I'd just mention GitHub Pages, Cloudflare, ... and link to respective tutorials.

sakirtemel commented 1 year ago

Can you clarify why you see a need for adding a deployment tutorial for static pages for a specific vendor here?

We use GitHub pages in this repository, but anyone can choose how to host the static page. If at all, I'd just mention GitHub Pages, Cloudflare, ... and link to respective tutorials.

Hi, yes, I added Cloudflare for the beginning as it was something I just did. Good thing there that they support protected pages for free up to 50 users and in github it's part of enterprise plan. Assuming that some organizations would need the protected pages, I included them as first.

To be able to merge the PR, I can include the github pages deployment as the other option, so it won't be confusing why only Clodflare.

bocytko commented 1 year ago

Thanks for the PR. Upon consideration, the instructions have been simplified. The readme is not the right place to explain deployment of static pages for multiple hosting providers.

Feel free to include the instruction as a gist or blog post of yours.