[PR #144] [MERGED] docs: simplify docker README and getting-started #137

Closed
opened 2026-02-26 17:37:28 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Corsinvest/cv4pve-admin/pull/144
Author: @franklupo
Created: 2/16/2026
Status: Merged
Merged: 2/16/2026
Merged by: @franklupo

Base: mainHead: docs/simplify-docker-readme


📝 Commits (2)

  • 91d041c docs: simplify docker README, remove duplicated Quick Start section
  • e6faf3f docs: simplify docker README and getting-started

📊 Changes

2 files changed (+13 additions, -299 deletions)

View changed files

📝 docs/user/docs/getting-started.md (+1 -11)
📝 src/docker/README.md (+12 -288)

📄 Description

Summary

  • Replace full adminctl command list with ./adminctl help reference (single source of truth)
  • Remove redundant Docker Compose commands section (covered by adminctl)
  • Fix Automatic Updates description: navbar badge 🆕 vX.Y.Z instead of wrong "System → Updates" menu
  • Align getting-started.md Advanced Docker Setup section with actual README content

🔄 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/Corsinvest/cv4pve-admin/pull/144 **Author:** [@franklupo](https://github.com/franklupo) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@franklupo](https://github.com/franklupo) **Base:** `main` ← **Head:** `docs/simplify-docker-readme` --- ### 📝 Commits (2) - [`91d041c`](https://github.com/Corsinvest/cv4pve-admin/commit/91d041cc2b53013e45c0550c134058f2a777bc5d) docs: simplify docker README, remove duplicated Quick Start section - [`e6faf3f`](https://github.com/Corsinvest/cv4pve-admin/commit/e6faf3f1ae047e5edb3e21d0b3287c1273c295c7) docs: simplify docker README and getting-started ### 📊 Changes **2 files changed** (+13 additions, -299 deletions) <details> <summary>View changed files</summary> 📝 `docs/user/docs/getting-started.md` (+1 -11) 📝 `src/docker/README.md` (+12 -288) </details> ### 📄 Description ## Summary - Replace full `adminctl` command list with `./adminctl help` reference (single source of truth) - Remove redundant Docker Compose commands section (covered by `adminctl`) - Fix Automatic Updates description: navbar badge `🆕 vX.Y.Z` instead of wrong "System → Updates" menu - Align `getting-started.md` Advanced Docker Setup section with actual README content --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:37:28 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cv4pve-admin#137
No description provided.