|
|
@@ -15,9 +15,19 @@ RackPeek is a lightweight, opinionated CLI tool / webui for documenting and mana
|
|
|
|
|
|
It helps you track hardware, services, networks, and their relationships in a clear, scriptable, and reusable way without enterprise bloat or proprietary lock-in or drowning in unnecessary metadata or process.
|
|
|
|
|
|
+## Roadmap
|
|
|
+- Proxmox config / auto system creation
|
|
|
+- docker-gen ingestion / auto service creation
|
|
|
+- Support for IoT and networked devices (amongst other new hardware types)
|
|
|
+- Enhanced networking and port mapping
|
|
|
+- Git integration (version-controlled, shared configuration)
|
|
|
+- Diagramming tools
|
|
|
+
|
|
|
+### The roadmap for the next wave of features is actively being discussed, please make your voice heard!
|
|
|
|
|
|
-[-blue?style=for-the-badge)](https://www.youtube.com/watch?v=RJtMO8kIsqU)
|
|
|
-[](https://www.virtualizationhowto.com/2026/02/im-documenting-my-entire-home-lab-as-code-with-rackpeek/)
|
|
|
+[](https://www.youtube.com/watch?v=RJtMO8kIsqU)
|
|
|
+[![Brandon Lee — I’m Documenting My Entire Home Lab as Code \[video\]](https://img.shields.io/badge/Brandon%20Lee%20\[video\]-I%E2%80%99m%20Documenting%20My%20Entire%20Home%20Lab%20as%20Code-blue?style=for-the-badge)](https://www.youtube.com/watch?v=wY1DgT3GD6U)
|
|
|
+[](https://www.virtualizationhowto.com/2026/02/im-documenting-my-entire-home-lab-as-code-with-rackpeek/)
|
|
|
[](https://jaredheinrichs.substack.com/p/how-to-document-your-entire-homelab)
|
|
|
|
|
|
|
|
|
@@ -82,14 +92,6 @@ volumes:
|
|
|
[**Versioning**](https://timmoth.github.io/RackPeek/docs/versioning)
|
|
|
|
|
|
|
|
|
-## POST V1.0.0 Roadmap
|
|
|
-- Support for IoT and networked devices
|
|
|
-- Enhanced networking and port mapping
|
|
|
-- Git integration (version-controlled, shared configuration)
|
|
|
-- Diagramming tools
|
|
|
-- Ansible inventory generator
|
|
|
-### The roadmap for the next wave of features is actively being discussed, please make your voice heard!
|
|
|
-
|
|
|
## Contribution Guide
|
|
|
|
|
|
We are now gearing up for the full v1.0.0 release, so development focus is on stability / bug fixes / essential core missing features. Please raise any suggestions / bugs / feedback in the Github issues.
|
|
|
@@ -129,4 +131,4 @@ The project is optimized for home labs and self-hosted environments, not enterpr
|
|
|
|
|
|
* [`contribution-guidelines.md`](docs/development/contribution-guidelines.md) – How to propose changes and submit PRs
|
|
|
* [`dev-cheat-sheet.md`](docs/development/dev-cheat-sheet.md) – Build, release, Docker, and testing commands
|
|
|
-* [`testing-guidelines.md`](docs/development/testing-guidelines.md) – Testing principles and standards
|
|
|
+* [`testing-guidelines.md`](docs/development/testing-guidelines.md) – Testing principles and standards
|