MCPcopy
hub / github.com/agentejo/cockpit

github.com/agentejo/cockpit @0.12.2 sqlite

repository ↗ · DeepWiki ↗ · release 0.12.2 ↗
6,409 symbols 19,564 edges 377 files 44 documented · 1%
README

Cockpit Next

Requirements

  • PHP >= 7.3
  • PDO + SQLite (or MongoDB)
  • GD extension
  • mod_rewrite, mod_versions enabled (on apache)

make also sure that $_SERVER['DOCUMENT_ROOT'] exists and is set correctly.

Installation

  1. Download Cockpit and put the cockpit folder in the root of your web project
  2. Make sure that the /cockpit/storage folder and all its subfolders are writable
  3. Go to /cockpit/install via Browser
  4. You're ready to use Cockpit :-)

Build (Only if you modify JS components)

You need nodejs installed on your system.

First run npm install to install development dependencies

  1. Run npm run build - For one-time build of styles and components
  2. Run npm run watch - For continuous build every time styles or components change

Dockerized Development

You need docker installed on your system: https://www.docker.com.

  1. Run npm run docker-init to build the initial image.
  2. Run npm run docker to start an Apache environment suited for Cockpit on port 8080 (this folder mapped to /var/www/html).

💐 Partners

ginetta

We create websites and apps that click with users.

BrowserStack

Live, Web-Based Browser Testing

💐 Sponsors

Backers on Open Collective Sponsors on Open Collective

Become a backer or sponsor through:

Thank you to all our backers! 🙏

Copyright and license

Copyright since 2015 Agentejo under the MIT license.

See LICENSE for more information.

Core symbols most depended-on inside this repo

Pos
called by 339
assets/lib/codemirror/lib/codemirror.js
define
called by 253
assets/lib/codemirror/mode/sas/sas.js
MT
called by 203
assets/lib/codemirror/mode/markdown/test.js
cont
called by 164
assets/lib/codemirror/mode/javascript/javascript.js
MT
called by 89
assets/lib/codemirror/mode/textile/test.js
set
called by 69
assets/lib/codemirror/mode/sql/sql.js
cont
called by 66
assets/lib/codemirror/mode/haxe/haxe.js
getLine
called by 61
assets/lib/codemirror/lib/codemirror.js

Shape

Function 6,399
Method 6
Class 4

Languages

TypeScript100%

Modules by API surface

assets/lib/tinymce/tinymce.min.js897 symbols
assets/lib/tinymce/themes/mobile/theme.min.js549 symbols
assets/lib/codemirror/lib/codemirror.js461 symbols
assets/lib/tinymce/plugins/table/plugin.min.js450 symbols
assets/lib/lodash.js256 symbols
assets/lib/tinymce/themes/inlite/theme.min.js187 symbols
assets/lib/Chart.min.js169 symbols
assets/lib/codemirror/keymap/vim.js158 symbols
assets/lib/tinymce/themes/modern/theme.min.js153 symbols
assets/lib/tinymce/plugins/lists/plugin.min.js126 symbols
assets/lib/moment.js109 symbols
assets/lib/tinymce/plugins/imagetools/plugin.min.js105 symbols

Dependencies from manifests, versioned

claviska/simpleimage3.6 · 1×
erusev/parsedown1.7 · 1×
erusev/parsedown-extra0.7.1 · 1×
firebase/php-jwt5.0 · 1×
ksubileau/color-thief-php1.3 · 1×
league/flysystem1.0 · 1×
maennchen/zipstream-php0.5.2 · 1×
mongodb/mongodb1.3 · 1×
phpmailer/phpmailer6.0 · 1×
less2.6.0 · 1×
opencollective1.0.3 · 1×

Datastores touched

(mongodb)Database · 1 repos
serverDatabase · 1 repos

For agents

$ claude mcp add cockpit \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact