#What Are The Different Images Of Appsmith In Docker Hub?

1 messages · Page 1 of 1 (latest)

spark echo
#

Hello again!
I've found all these images in the Docker Hub dep of Appsmith:

appsmith/appsmith-ee
appsmith/appsmith-rts
appsmith/appsmith-server
appsmith/appsmith-ce
appsmith/appsmith-editor
appsmith/test-event-driver

Can someone explain the role of each one of them, and when I should use it?

small stratusBOT
#

Hi There!
Thanks for reaching out to us. One of our engineer will be with you shortly.

If you are stuck with an issue/error, please help us with following information.

  1. Which version of Appsmith are you on?
  2. Provide screenshots/screen recordings of the original error/code snippet.
  3. Add details about your use case and provide steps to reproduce the issue, if
    possible.
small stratusBOT
#

Hey @spark echo! So, the appsmith/appsmith-ee and
appsmith/appsmith-ce are docker images for fat container setup (New &
Recommended way) for enterprise and community editions of Appsmith. The other
images are used for the old way of setting up appsmith (not recommended)

spark echo
#

Thank you so much! this is helpful!

#

When I saw "appsmith-server" and "appsmith-editor" I though that I can actually separate these from the editor (like hosting it on a different server).

small stratusBOT
#

Please don't do that, it creates lots of problems and as I mentioned it's not
recommended anymore. We are keeping it alive for the older installations and
might decide to sunset it soon

spark echo
#

Wonderful! thank you for the advice.
That's all!