mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #556] [MERGED] Add redis connection check to installer #829
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:installer-redis-check📝 Commits (1)
f6e3be0check redis connection📊 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.