docs icon indicating copy to clipboard operation
docs copied to clipboard

Dockerized

Open amjedsaleel opened this issue 2 years ago • 4 comments

Dockerized the application

amjedsaleel avatar Mar 31 '22 06:03 amjedsaleel

Deploy request for hoppscotch-docs pending review.

Visit the deploys page to approve it

Name Link
Latest commit 698688f16d0785921f3919237a595f130b13d0a0

netlify[bot] avatar Mar 31 '22 06:03 netlify[bot]

Is there any reason why we NEED to Dockerize the docs site ?

AndrewBastin avatar Mar 31 '22 07:03 AndrewBastin

It is always better to dockerize every application. It will help to run the docs site without any dependencies error.

amjedsaleel avatar Mar 31 '22 08:03 amjedsaleel

But is there anyone who wants to self host our documentation site and need to rely on Docker for it ? It is just a really simple and uncomplicated NPM package that just generates a static site ? The current code itself is just one-click hostable in any static site hosting provider without any effort (we use Netlify ourselves and it was basically automatic).

I will keep this PR open and see if this PR receives any support for being merged.

Thank you for your effort. ❤️

AndrewBastin avatar Mar 31 '22 08:03 AndrewBastin