Can I host a Fresh site everywhere? #2724
|
Hello everyone! I'm trying to learn Fresh and become a freelancer and one of the things I don't understand (I'm also a beginner when it comes to webdev) is how are Fresh sites hosted. Can I host everyone, or I'm forced to use deno deploy? I also don't understand terms like "serverless" (how can something not have a server) and "runtime" (not like the JS runtime, but the server runtime or whatever) but, I'm going to research those terms in the meantime until the question is answered. |
Answered by
marvinhagemeister
Oct 19, 2024
Replies: 1 comment 1 reply
|
Yes, a Fresh site can be hosted anywhere where Deno can run. We have a page in our docs on how to host it with Docker: https://fresh.deno.dev/docs/concepts/deployment#-docker |
1 reply
Answer selected by
rempas
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, a Fresh site can be hosted anywhere where Deno can run. We have a page in our docs on how to host it with Docker: https://fresh.deno.dev/docs/concepts/deployment#-docker