docs: remove Supervisor monitoring page and APPSMITH_SUPERVISOR env vars#3014
Merged
Conversation
Removes the Supervisor monitoring guide and updates the sidebar, best-practices, and instance-configuration index that linked to it. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
These env vars no longer have any effect and don't need to be set. Removes the Supervisord section from the environment variables reference and drops the variable from the AWS ECS Fargate, EC2, and bind-mount-to-EFS migration guides. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Monitor Subsystemspage that documented the Supervisor web UI.best-practices.mdrecommendation, and Configure Monitoring Tool card on the Configure Instance index that linked to it.Supervisordsection (andAPPSMITH_SUPERVISOR_USER/APPSMITH_SUPERVISOR_PASSWORDentries) from the environment variables reference — these env vars no longer have any effect.APPSMITH_SUPERVISOR_PASSWORDfrom the AWS ECS Fargate, ECS-on-EC2, and bind-mount-to-EFS migration guides.supervisorctlcommands referenced in backup/restore and migration runbooks are left as-is — they continue to work via the local Unix socket.Test plan
cd website && yarn buildsucceeds with no broken-link warnings for/getting-started/setup/instance-management/supervisor.Supervisordsection.🤖 Generated with Claude Code