MCP cover image
See in Github
2025-04-08

Dockerservermangergomcp

2

Github Watches

0

Github Forks

2

Github Stars

Docker Server Manager Go MCP

GitHub release (latest by date) CI Release codecov Go Report Card GoDoc Security Rating GitHub Workflow Status License: MIT GitHub Repo stars GitHub issues GitHub pull requests GitHub last commit GitHub contributors GitHub code size in bytes

Note: This project is in early development and may not be fully functional. Use at your own risk.

Docker Server Manager Go MCP (DSM) is a comprehensive Go-based REST API that provides a powerful and flexible interface for managing Docker containers, images, volumes, networks, and Docker Compose deployments.

Overview

This project offers a complete solution for Docker management through a web API, featuring JWT authentication, robust CRUD operations, and support for all major Docker functionality. The API supports both PostgreSQL and SQLite databases for persistent storage, managed automatically using GORM.

Key Features

  • Complete Docker Management:

    • Container lifecycle management (create, start, stop, remove)
    • Image operations (pull, build, tag, remove)
    • Volume management (create, list, remove)
    • Network operations (create, connect containers, remove)
    • File operations (copy to/from containers)
    • Command execution within containers
  • Docker Compose Support:

    • Parse and validate Docker Compose YAML files
    • Deploy multi-container applications
    • Track deployment status
    • Scale services up or down
    • Manage resources created by Compose deployments
  • Security:

    • JWT authentication and authorization
    • Role-based access control
    • Token blacklisting and refresh
    • Password hashing and secure storage
  • API:

    • RESTful API design with Gin framework
    • Comprehensive API documentation
    • Client SDK for Go applications
    • Swagger/OpenAPI specification
  • Database Support:

    • PostgreSQL for production environments
    • SQLite for development and testing
    • Automatic schema migrations
    • GORM-based data access layer

Getting Started

Prerequisites

  • Go 1.24.1 or later
  • Docker 24.0.0 or later
  • PostgreSQL (for production) or SQLite (for development)

Installation

  1. Clone the repository:

    git clone https://github.com/threatflux/dockerServerMangerGoMCP.git
    cd dockerServerMangerGoMCP
    
  2. Install dependencies:

    go mod download
    
  3. Build the application:

    make build
    
  4. Run the server:

    ./bin/ghactions-updater
    

Docker Deployment

To run the application in Docker:

docker-compose up -d

API Documentation

Complete API documentation is available in the /docs directory:

Development

For detailed development guidelines, see:

Building and Testing

# Run tests
make test

# Run linting
make lint

# Check for security issues
make security

License

Copyright © 2025 ThreatFlux. All rights reserved.

Author

Wyatt Roersma

相关推荐

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Alexandru Strujac
  • Efficient thumbnail creator for YouTube videos

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • 发现市场上最全面,最新的MCP服务器集合。该存储库充当集中式枢纽,提供了广泛的开源和专有MCP服务器目录,并提供功能,文档链接和贡献者。

  • modelcontextprotocol
  • 模型上下文协议服务器

  • Mintplex-Labs
  • 带有内置抹布,AI代理,无代理构建器,MCP兼容性等的多合一桌面和Docker AI应用程序。

  • ShrimpingIt
  • MCP系列GPIO Expander的基于Micropython I2C的操作,源自ADAFRUIT_MCP230XX

  • n8n-io
  • 具有本机AI功能的公平代码工作流程自动化平台。将视觉构建与自定义代码,自宿主或云相结合,400+集成。

  • open-webui
  • 用户友好的AI接口(支持Ollama,OpenAi API,...)

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • metorial
  • 数百个MCP服务器的容器化版本📡📡

  • ravitemer
  • 一个功能强大的Neovim插件,用于管理MCP(模型上下文协议)服务器

    Reviews

    1 (1)
    Avatar
    user_r8wkfvSM
    2025-04-17

    As a devoted user of dockerServerMangerGoMCP by ThreatFlux, I find it to be an incredibly efficient and user-friendly tool for managing Docker servers. The seamless integration and comprehensive features make it an invaluable resource for anyone dealing with containerization. Its open-source nature on GitHub is a major plus, ensuring transparency and constant updates. Highly recommended!