Remove deprecated configuration files and scripts from quickstart and quickstart-pcs directory - #149
Remove deprecated configuration files and scripts from quickstart and quickstart-pcs directory#149alexlovelltroy wants to merge 1 commit into
Conversation
… quickstart-pcs directory Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
|
I noticed in OpenCHAMI/openchami.org#102 that it mentions the quickstart/docker-compose as legacy, seemingly to imply that it is still available (archived), but not supported officially. Did we want to do some sort of archiving instead of deletion to support that? |
To add to this, I thought we had a discussion before about keeping this around in case someone else wanted to reference this for a docker-compose deployment or adopt/maintain it themselves in the future? |
I thought all reference that remained included a specific branch/commit which remains. Given that these are no longer supported, I'd rather delete them to avoid people accidentally using them. I'll also review the website and see if there are any more edits needed to remove references. |
|
I think accessibility through version control history is probably sufficient for deletion as long as the website docs match. |
Description
New users were getting confused by the many ways to set up and test OpenCHAMI. This PR deprecates two docker-compose environments that were no longer getting updates.
Fixes #(issue)
Type of Change
For more info, see Contributing Guidelines.