appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.64k stars 3.74k forks source link

[Task]: Automated tests for Appsmith's installation methods #19146

Open sharat87 opened 1 year ago

sharat87 commented 1 year ago

Is there an existing issue for this?

SubTasks

Our documentation lists several methods of installing Appsmith, and starting off with a self-hosted instance. But if one of these installations has started to fail, we don't quickly learn of it.

To solve this, we need automated tests for these installation methods, that install Appsmith and verify that it's in a working condition.

The scope should include various common configurations like using a custom domain, enabling SSL, using embedded/external MongoDB/Redis etc.

pratapaprasanna commented 1 year ago

Addressed in issues: 906 907