Hi, I need some help understanding what encompass the community edition of PrompQL and the license behind it. I found in the archived discord channel this message stating that “…you can setup and run DDN for free if you host the community version yourself.”, but it is not clear to me looking at the docs what is part of the community edition and what isn’t, and if the community edition is allowed for commercial use or not.
To be more specific, following the official Quick Start.
- Can I use the ddn cli for free?
- Can I use the Playground for free, even though it requires a Hasura Cloud account?
- Can I use the docker images from the
compose.yaml
file or should I replace them by community alternatives (if they exist)?
Thank you very much in advance.