[GH-ISSUE #537] reinstall using the installer #1495

Closed
opened 2026-04-16 08:09:09 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @Guido83 on GitHub (Apr 16, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/537

I purged everything including docker from my PVS and want to reinstall using the installer, but still getting this message:
Looks like you already installed, so I am going to do the setup...
Installation complete!

I tried with --force argument but it did not work. what files do I have to delete to re-run the installer completely?

Originally created by @Guido83 on GitHub (Apr 16, 2025). Original GitHub issue: https://github.com/fosrl/pangolin/issues/537 I purged everything including docker from my PVS and want to reinstall using the installer, but still getting this message: Looks like you already installed, so I am going to do the setup... Installation complete! I tried with --force argument but it did not work. what files do I have to delete to re-run the installer completely?
Author
Owner

@miloschwartz commented on GitHub (Apr 17, 2025):

The installer essentially just creates the yaml files needed for the containers to run. It places these files in the working directory used when you executed the installer. It will spit out the Looks like you already installed, so I am going to do the setup message if it spots these files still exist. You'd need to delete the files to reinstall, or use a different working directory.

<!-- gh-comment-id:2811307253 --> @miloschwartz commented on GitHub (Apr 17, 2025): The installer essentially just creates the yaml files needed for the containers to run. It places these files in the working directory used when you executed the installer. It will spit out the `Looks like you already installed, so I am going to do the setup` message if it spots these files still exist. You'd need to delete the files to reinstall, or use a different working directory.
Author
Owner

@Guido83 commented on GitHub (Apr 17, 2025):

Thank you very much.
-->resolved

<!-- gh-comment-id:2812369896 --> @Guido83 commented on GitHub (Apr 17, 2025): Thank you very much. -->resolved
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#1495