-
Hello, I'm confused about the use of the term open source in Webstudio's communication. On the website it mentions that the Open Source Builder is free, but when I look on Github I only see explanations for how to build a Project that was designed on Cloud. What I was looking for is the Cloud designer on a self-hosted solution, not the final site that can be build locally. Am I misinterpreting things, or am I missing a key piece of information? Sorry if this has been asked before, I looked around but didnt find the anwser. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 14 replies
-
It is in fact open source, AGPL licensed. What you are missing is the grasp of the architecture for hosting. Webstudio builder is built on top of a number of services. TLDR: We haven't made it easy to self-host using docker image yet and publish & build on the same machine. We have just recently done the first steps towards this (devcontainers) and will be able to enable a self-hostable container soon. That being said we have higher priority issues and a small team, so if anyone wants to do this - it would speed it up. We are happy to answer any questions. List of things to consider:
|
Beta Was this translation helpful? Give feedback.
It is in fact open source, AGPL licensed. What you are missing is the grasp of the architecture for hosting. Webstudio builder is built on top of a number of services.
TLDR: We haven't made it easy to self-host using docker image yet and publish & build on the same machine. We have just recently done the first steps towards this (devcontainers) and will be able to enable a self-hostable container soon. That being said we have higher priority issues and a small team, so if anyone wants to do this - it would speed it up. We are happy to answer any questions.
List of things to consider: