Skip to content

chaoscode/MCPO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MCPO Docker Compose with Web-Based Config Editor

This Docker Compose configuration is optimized for Dockge deployment and includes an integrated web-based text editor for managing MCPO's config.json file.

Key Features

  • Built-in web editor for real-time configuration editing
  • JSON validation to prevent syntax errors
  • Persistent configuration storage via Docker volumes

Important Security Notes

⚠️ Change the default values from "changeme" to a secure value before deployment in the .env file

Service Ports

  • Config Editor: http://your-server-ip:18020
  • MCPO Server: http://your-server-ip:18021

Quick Start

  1. Update the config in the .env file
  2. Deploy services
  3. Access the config editor to customize your MCPO settings
  4. Restart MCPO container after making configuration changes

This compose file uses the image for MCPO from https://github.com/open-webui/mcpo

About

Docker Compose file that manages and installs MCPO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published