[GH-ISSUE #3150] Installer improvements #32390

Closed
opened 2026-06-15 09:52:14 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @shleeable on GitHub (May 26, 2026).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/3150

Describe the Bug

  • Installer autoinstalls GeoLite Country, but not GeoLite ASN
    ** (the documentation states the installer should handle ASN but it doesn't so that's a bug in 5ef4490692/install/main.go (L782) ).
  • Installer doesn't delete the GeoLite country folder after install
Image
  • Installer defaults to SQLITE. I'd like to default to postgres for prod
  • Installer doesn't handle redis by default.
Originally created by @shleeable on GitHub (May 26, 2026). Original GitHub issue: https://github.com/fosrl/pangolin/issues/3150 ### Describe the Bug * Installer autoinstalls GeoLite Country, but not GeoLite ASN ** (the documentation states the installer should handle ASN but it doesn't so that's a bug in https://github.com/fosrl/pangolin/blob/5ef4490692545e53fa45e5727bbd9313349620c6/install/main.go#L782 ). * Installer doesn't delete the GeoLite country folder after install <img width="456" height="65" alt="Image" src="https://github.com/user-attachments/assets/201e494f-8788-4c8d-ba06-3dab69e34eb3" /> * Installer defaults to SQLITE. I'd like to default to postgres for prod * Installer doesn't handle redis by default.
Author
Owner

@shleeable commented on GitHub (May 26, 2026):

#3151 PR to fix the first two issues.

<!-- gh-comment-id:4539794628 --> @shleeable commented on GitHub (May 26, 2026): #3151 PR to fix the first two issues.
Author
Owner

@shleeable commented on GitHub (May 26, 2026):

#3152 PR to fix the last two issues.

<!-- gh-comment-id:4540273172 --> @shleeable commented on GitHub (May 26, 2026): #3152 PR to fix the last two issues.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#32390