[PR #1569] [MERGED] Fix server creation without deployment #1456

Closed
opened 2026-02-04 19:48:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1569
Author: @Boy132
Created: 8/1/2025
Status: Merged
Merged: 8/7/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-server-creation


📝 Commits (2)

  • b501d0c fix server creation without deployment
  • dd1e8c7 make phpstan happy

📊 Changes

1 file changed (+3 additions, -9 deletions)

View changed files

📝 app/Services/Servers/ServerCreationService.php (+3 -9)

📄 Description

When not using deployment, get the node_id from the allocation.


🔄 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/1569 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 8/1/2025 **Status:** ✅ Merged **Merged:** 8/7/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-server-creation` --- ### 📝 Commits (2) - [`b501d0c`](https://github.com/pelican-dev/panel/commit/b501d0c6b89b3131276c95aa6baa87ba45f07103) fix server creation without deployment - [`dd1e8c7`](https://github.com/pelican-dev/panel/commit/dd1e8c740cc34638a787a741a690e601490a8cd5) make phpstan happy ### 📊 Changes **1 file changed** (+3 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Servers/ServerCreationService.php` (+3 -9) </details> ### 📄 Description When not using deployment, get the `node_id` from the allocation. --- <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 19:48:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1456