docs: update README with affine, harbor, pelican, stable-diffusion
This commit is contained in:
10
README.md
10
README.md
@@ -44,6 +44,10 @@ The repository is organized with one directory per application, containing all n
|
|||||||
├── technitium/ # DNS server
|
├── technitium/ # DNS server
|
||||||
├── azure-ddns-python/ # Dynamic DNS updater
|
├── azure-ddns-python/ # Dynamic DNS updater
|
||||||
├── victoria-metrics/ # Metrics and monitoring
|
├── victoria-metrics/ # Metrics and monitoring
|
||||||
|
├── affine/ # Self-hosted collaborative workspace
|
||||||
|
├── harbor/ # Container image registry
|
||||||
|
├── pelican/ # Game server management panel
|
||||||
|
├── stable-diffusion/ # Stable Diffusion image generation
|
||||||
├── proxmox/ # Virtualization platform
|
├── proxmox/ # Virtualization platform
|
||||||
├── unifi/ # Network controller
|
├── unifi/ # Network controller
|
||||||
├── truenas/ # Storage system
|
├── truenas/ # Storage system
|
||||||
@@ -72,6 +76,12 @@ The repository is organized with one directory per application, containing all n
|
|||||||
- **Ollama**: Local LLM runner
|
- **Ollama**: Local LLM runner
|
||||||
- **Open WebUI**: Web interface for AI models
|
- **Open WebUI**: Web interface for AI models
|
||||||
- **ComfyUI**: Stable Diffusion workflow UI
|
- **ComfyUI**: Stable Diffusion workflow UI
|
||||||
|
- **Stable Diffusion**: Image generation service
|
||||||
|
|
||||||
|
### Self-Hosted Tools
|
||||||
|
- **AFFiNE**: Collaborative workspace and note-taking platform
|
||||||
|
- **Harbor**: Container image registry
|
||||||
|
- **Pelican**: Game server management panel
|
||||||
|
|
||||||
### Development & CI/CD
|
### Development & CI/CD
|
||||||
- **Gitea**: Self-hosted Git service with container registry
|
- **Gitea**: Self-hosted Git service with container registry
|
||||||
|
|||||||
Reference in New Issue
Block a user