[PR #530] [MERGED] Fix Ceph URL #534

Closed
opened 2025-11-06 17:02:58 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/530
Author: @Rabenherz112
Created: 9/10/2023
Status: Merged
Merged: 9/13/2023
Merged by: @nodiscc

Base: masterHead: fix-url-ceph


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

curl -I https://ceph.com/
HTTP/1.1 500 Internal Server Error

curl -I https://ceph.com/en/
HTTP/1.1 200 OK

🔄 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/awesome-foss/awesome-sysadmin/pull/530 **Author:** [@Rabenherz112](https://github.com/Rabenherz112) **Created:** 9/10/2023 **Status:** ✅ Merged **Merged:** 9/13/2023 **Merged by:** [@nodiscc](https://github.com/nodiscc) **Base:** `master` ← **Head:** `fix-url-ceph` --- ### 📝 Commits (1) - [`06cc6b1`](https://github.com/awesome-foss/awesome-sysadmin/commit/06cc6b1c58d44ffe94ff60ecd28796b22620fe06) Fix Ceph URL ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ``` curl -I https://ceph.com/ HTTP/1.1 500 Internal Server Error curl -I https://ceph.com/en/ HTTP/1.1 200 OK ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 17:02:58 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#534