Issue
I want to upgrade my community to AppSmith's Business Edition, but after restarting the container, it doesn't take effect. The Docker Compose is located at a specific directory, and relevant parts are set in the Compose file. I have checked with Docker Inspect and confirmed that the proxy variables are pulling. Can anyone provide me with a solution?
Resolution
You can resolve this issue by following the official Appsmith guide for managing editions:
Upgrade to Commercial Edition - Appsmith Documentation
This guide provides step-by-step instructions to upgrade from the Community Edition to the Business Edition, including updating your docker-compose
configuration and ensuring the correct environment variables are applied.