Join the Webstudio community

Updated 2 months ago

Does This Experimental Feature Mean That I Will Be Able To Use A Server And Host It On Hetzner With Some Docker Instructions?

At a glance

The community members are discussing an experimental feature that would allow them to self-host a website using a Docker setup on a Hetzner server. They are curious if this feature would work with the exported app or the builder itself. The community members also ask if there is a simple, beginner-friendly walkthrough available, similar to the one provided for Discourse. They also briefly discuss the relationship between Remix (a Node.js framework) and Docker, noting that Docker can be used to deploy Remix applications.

The community members are informed that the new template will include a Dockerfile and support for automatic image resizing, reducing the steps for users. They are also told that the Webstudio CLI works with both cloud and local setups, and that a tutorial will be recorded once the template is ready.

Useful resources
does this experimental feature mean that I will be able to use a server and host it on hetzner with some docker setup ? And would it be just the exported app or the builder itself ?

https://github.com/webstudio-is/webstudio/pull/4744

Would it be similarly easy as something like this:

https://github.com/discourse/discourse/blob/main/docs/INSTALL.md
B
J
10 comments
You already able to do this with vanilla template. Though we additionally will prepare a dockerfile and setup auto resize for images with this new template.
i just saw this and got curious - is this vanilla setup a recent addition ?

And to my question - is it the builder or the project that this can be used for ?

And is there a simple walk-through - beginner friendly like the one I linked to ?

Could you throw in three lines about remix vs. docker and how that is related. Just basic stuff in acouple lines?
It is a template for exporting and self hosting website
remix is node.js framework, basically a server which can be run on docker.
and docker can be template anywhere
So the idea of new template is to reduce steps for users + support resizing images without external service.
thank you very much - is there a simple set of instructions available ? Would I have to use a builder that is hosted locally or could I use the cloud-builder hosted by you and then export from the cloud to a hetzner-server with a docker-setup ?
Webstudio CLI works with both cloud and local setup.
We will record a tutorial once template is ready.
that sounds really, really good. Thank you.
Add a reply
Sign up and join the conversation on Discord