[PR #556] [MERGED] Add redis connection check to installer #829

Closed
opened 2026-02-04 18:54:05 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/556
Author: @Boy132
Created: 8/18/2024
Status: Merged
Merged: 8/22/2024
Merged by: @Boy132

Base: mainHead: installer-redis-check


📝 Commits (1)

📊 Changes

3 files changed (+32 additions, -7 deletions)

View changed files

📝 app/Filament/Pages/Installer/PanelInstaller.php (+3 -0)
📝 app/Filament/Pages/Installer/Steps/DatabaseStep.php (+3 -6)
📝 app/Filament/Pages/Installer/Steps/RedisStep.php (+26 -1)

📄 Description

Fixes #555


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/556 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 8/18/2024 **Status:** ✅ Merged **Merged:** 8/22/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `installer-redis-check` --- ### 📝 Commits (1) - [`f6e3be0`](https://github.com/pelican-dev/panel/commit/f6e3be078c52620bb6ecc8aa78ba459dd69be3e6) check redis connection ### 📊 Changes **3 files changed** (+32 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Installer/PanelInstaller.php` (+3 -0) 📝 `app/Filament/Pages/Installer/Steps/DatabaseStep.php` (+3 -6) 📝 `app/Filament/Pages/Installer/Steps/RedisStep.php` (+26 -1) </details> ### 📄 Description Fixes #555 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 18:54:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#829