self-hosted-apps

Community

Deploy self-hosted applications with Docker and integrate with AList, monitoring, notes, and dashboards.

Authoraivos-xie
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies the deployment of self-hosted applications using Docker, integrating with file servers, monitoring tools, note-taking apps, and dashboards.

Core Features & Use Cases

  • Docker Application Deployment: Deploy self-hosted applications via Docker, including AList, Uptime Kuma, and Memos.
  • Configuration Management: Handle Docker image pulling, container running, port allocation, and firewall configuration.
  • API Integration: Provide API access for managing files or services programmatically.
  • China-specific Docker Mirror Setup: Support for configuring Docker mirrors to overcome network issues in China.

Quick Start

Deploy the AList file server using Docker with the following command:

sudo docker run -d --restart=always --name alist \
  -p 5244:5244 \
  -v /opt/alist/data:/opt/alist/data \
  -v /:/host:ro \
  xhofe/alist:latest

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesassets

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: self-hosted-apps
Download link: https://github.com/aivos-xie/hermes-skills/archive/main.zip#self-hosted-apps

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.