Sumesh Pradhan

Results 9 comments of Sumesh Pradhan

Hi @simhnna , I would like to work on this.

@jnikhila The doc at the above link needs to be updated.

The doc for migration [curretly](https://docs.appsmith.com/advanced-concepts/more/backup-restore#steps-to-migrate-entire-appsmith-data-onto-instances) seems very old. @sharat87 Should we update this with the appsmithctl migrate command that geekup had written? or should we use backup and restore to...

@sharat87 Sorry for the confusion, although this issue is with respect to cloud to self-hosted migration. I saw that the docs [here](https://docs.appsmith.com/how-to-guides/backup-restore) here is actually for server to server migration,...

How will the user data be migrated? > The user data, including the workspace(s) cannot be migrated as of now. So the Admin will have to recreate the workspace and...

FYI, I tweaked the entrypoint.sh with the below line to get it to work. `mongo_state="$(mongo --host mongodb://:@appsmith?authSource=admin --tls --tlsCAFile /appsmith-stacks/rootCA.pem --tlsCertificateKeyFile /appsmith-stacks/mongodb.pem --quiet --eval "rs.status().ok")"`

@pratapaprasanna Could you help me with this one.

I'm not sure if we need doc's specific to retrieving the supervisor ui credentials, but they are always available as env variables `APPSMITH_SUPERVISOR_USER` and `APPSMITH_SUPERVISOR_PASSWORD` which gets specified in the...

I believe there will be more changes to the CDN in the future, but as of today the steps to setup the CDN are documented internally [here](https://www.notion.so/appsmith/Appsmith-CDN-CloudFront-926cb3473c0f4c37ab6f39f32631088c?pvs=4), which can also...