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

dockerServerMangerGoMCP
dockerServerMangerGoMCP
3 years
Works with Finder
2
Github Watches
0
Github Forks
2
Github Stars
Docker Server Manager Go MCP
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
-
Clone the repository:
git clone https://github.com/threatflux/dockerServerMangerGoMCP.git cd dockerServerMangerGoMCP
-
Install dependencies:
go mod download
-
Build the application:
make build
-
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
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
🧑🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Reviews

user_r8wkfvSM
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!