HiveMinds / HiveMinds/tw-install

Create uninstallation methods.

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
refactor_to_shell
Dominant language
Shell
Stars
20
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Analyse what each method exactly does, and undo the actions.


(Try to cluster the impact of the installation to the highest common denominator, e.g. the creation of the pki folder and the certificate generation in the /pki folder, which are done in two separate methods, can be undone by a single deletion of the pki folder.)


Contributor guide

No contributing guide indexed for this repository

Research direction

Review the installation methods and trace each action they perform, starting from the installer entry point. Define the corresponding cleanup actions, grouping related effects such as the pki directory and generated certificates; done means the installer’s changes can be reversed without leaving those artifacts behind.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.