StackStorm / StackStorm/st2-packages
Write uninstall script
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 28
- Forks
- 63
- PR merge metrics
- No merged PRs in 30d
Description
We should have a script that uninstalls ST2 (as much as possible).
It will undo the changes made by the install scripts.
It will not be able to fully cope with distributed installations, but should cope with a single-system install.
It should include removing all packages, repos, configs, DBs, and RabbitMQ.
Obviously script should prompt the user "are you really sure?" etc etc.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the existing install scripts first to identify the changes the uninstall script must reverse for a single-system installation. Define completion as removing packages, repositories, configurations, databases, and RabbitMQ where possible, while prompting the user for confirmation and documenting the distributed-installation limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rabbitmq, shell
- Domain
- devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100