$npx skillfedfor your agent

odoo-docker

odoo-docker manages Docker infrastructure for Odoo 14-19 Enterprise deployments, automating production setups with nginx, PostgreSQL, and SSL termination. It generates optimized compose files, handles container troubleshooting, and provides performance tuning recommendations via natural language commands.

odoo-docker deploys Odoo to production with Docker, nginx, and PostgreSQL in a single setup.

AI-generated summary based on this skill's SKILL.md

71 28 MITupdated by ahmed-lakosha

Decision gist · record as of 2026-03-28

odoo-docker deploys Odoo to production with Docker, nginx, and PostgreSQL in a single setup. odoo-docker manages Docker infrastructure for Odoo 14-19 Enterprise deployments, automating production setups with nginx, PostgreSQL, and SSL termination. It generates optimized compose files, handles container troubleshooting, and provides performance tuning recommendations via natural language commands.

manual: git clone https://github.com/ahmed-lakosha/odoo-plugins → cp -r odoo-plugins/odoo-docker-plugin/odoo-docker ~/.claude/skills/odoo-docker
odoo-docker-plugin/odoo-docker/SKILL.md · version 2e26bd82

Use it when

  • odoo-docker generates complete Docker Compose configurations that integrate Odoo, PostgreSQL, and nginx in a single declarative file.
  • odoo-docker provides container troubleshooting by analyzing startup logs and common failure modes—missing environment variables.

Verify before relying

Read SKILL.md below before installing (1 file). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

ahmed-lakosha/odoo-plugins/odoo-docker · repository language: Python

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

How do I deploy Odoo to production with Docker?

odoo-docker automates production deployments of Odoo 14-19 Enterprise using Docker Compose, nginx, PostgreSQL, and SSL termination. The skill generates optimized compose files tailored to your environment, configures the reverse proxy, and handles database setup. You provide deployment parameters via natural language commands, and odoo-docker outputs ready-to-deploy infrastructure code with security hardening applied.

How do I set up Odoo Docker Compose with nginx reverse proxy?

odoo-docker generates complete Docker Compose configurations that integrate Odoo, PostgreSQL, and nginx in a single declarative file. The skill automatically configures nginx as a reverse proxy with SSL termination, upstream worker routing, and performance headers. You specify your domain, SSL preferences, and worker count; odoo-docker outputs the full stack ready to deploy with `docker-compose up`.

What should I do when my Odoo Docker container won't start?

odoo-docker provides container troubleshooting by analyzing startup logs and common failure modes—missing environment variables, database connection issues, addon conflicts, and permission errors. The skill guides you through diagnostics, suggests fixes for crashing containers, and helps validate your compose configuration. It can also recommend health checks and logging strategies to prevent silent failures.

How can I optimize Odoo Docker workers and PostgreSQL performance?

odoo-docker delivers performance tuning recommendations by analyzing your deployment size, concurrency needs, and resource constraints. The skill tunes Odoo worker counts, gevent settings, and PostgreSQL parameters for your workload. It also advises on filestore optimization, asset compilation caching, and database indexing to reduce latency and improve throughput in containerized environments.

How do I configure SSL for Odoo Docker with nginx?

odoo-docker automates SSL setup by generating nginx configurations with certificate paths, HTTPS redirects, and security headers. The skill supports both Let's Encrypt and self-signed certificates, configures HSTS, and ensures secure upstream communication to Odoo workers. You provide your domain and certificate source; odoo-docker outputs production-ready nginx blocks with SSL best practices.

Can odoo-docker help build and manage multi-version Odoo Docker images?

odoo-docker supports building and managing Docker images for Odoo versions 14 through 19 Enterprise. The skill generates optimized Dockerfiles with dependency caching, addon preloading, and CI/CD pipeline integration via GitHub Actions. You specify the target version and custom modules; odoo-docker outputs image build scripts, registry push commands, and version management strategies.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.


name: odoo-docker description: | Docker infrastructure manager for Odoo — production deployment, nginx proxy, CI/CD pipelines, performance tuning, multi-version image management, container debugging, and centralized workspace orchestration for Odoo 14-19 Enterprise. v2.0 consolidates nginx, debug, and perf into natural language triggers alongside the /odoo-docker sub-command interface.

<example> Context: User wants to deploy Odoo to production with Docker user: "Deploy my Odoo 17 project to production using Docker" assistant: "I will use the odoo-docker skill to generate a production docker-compose.yml with Odoo, PostgreSQL, and nginx containers, with proper volume mounts and restart policies." <commentary>Core trigger - production Docker deployment.</commentary> </example>

<example> Context: User wants nginx reverse proxy configuration user: "Set up nginx as a reverse proxy in front of my Odoo Docker container" assistant: "I will use the odoo-docker skill to generate an nginx.conf with SSL termination, WebSocket longpolling proxy, and proper cache headers for Odoo static assets." <commentary>Infrastructure trigger - nginx configuration for

(truncated - see the full file via the links below)

File tree — 1 file
odoo-docker-plugin/odoo-docker/SKILL.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Deploy Odoo to production with Docker, nginx, and PostgreSQL”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

odoo-i18n
by ahmed-lakosha · ahmed-lakosha/odoo-plugins

Odoo i18n handles the full translation lifecycle for Odoo 14-19 modules: extracting translatable strings from Python, XML, and JavaScript into .pot templates and language-specific .po files, validating syntax and format specifiers, and managing RTL layouts for Arabic and other right-to-left languages. It includes tools for gap analysis, encoding checks, and deployment troubleshooting.

MITupdated Mar 2026
★ 71repo stars
odoo-test
by ahmed-lakosha · ahmed-lakosha/odoo-plugins

odoo-test provides a complete testing framework for Odoo development, generating test skeletons from model definitions, running test suites with tag filtering, and identifying coverage gaps. It supports multiple test class types—TransactionCase for ORM logic, HttpCase for routes and UI, and SavepointCase for exception handling—plus 20+ mock data generators and Azure DevOps CI/CD integration.

MITupdated Mar 2026
★ 71repo stars
Mcp Security Hub
by Aradotso · Aradotso/security-skills

Mcp Security Hub packages 38 MCP servers as Docker containers, exposing 300+ offensive security tools to Claude and compatible AI assistants. Run network scans, vulnerability assessments, binary analysis, and penetration testing workflows through natural language prompts.

no license declared → metadata onlyupdated Jul 2026
★ 8repo stars
orbstack-cli
by bastos · bastos/skills

OrbStack CLI is the command reference and recipe book for driving OrbStack—a Docker and Linux VM runtime for macOS—from the terminal. It covers the orb and orbctl commands for machine lifecycle management, file transfer, Docker operations, container domains, networking, and CI automation.

MITupdated Jul 2026
★ 4repo stars
Ml Engineering
by eyadsibai · eyadsibai/ltk

Learn to build and operate production machine learning systems with guidance on model deployment, infrastructure setup, and monitoring. Covers MLOps workflows, LLM integration patterns, and best practices for scaling models in real-world environments.

no license declared → metadata onlyupdated Jan 2026
★ 6repo stars
aoss-nextgen-provisioning
by opensearch-project · opensearch-project/opensearch-agent-skills

This skill automates the setup and teardown of Amazon OpenSearch Serverless NextGen collections, handling encryption policies, network policies, collection groups, and collections in the correct dependency order. Choose from simple defaults, advanced customization, standalone collections, or add to existing groups. Includes safeguards for valid OCU capacity, mandatory standby replicas, and confirmation before deletion.

Apache-2.0updated Jul 2026
★ 37repo stars
Tags
container-orchestrationreverse-proxy-setupenterprise-deploymentci-cd-automationdatabase-tuningssl-terminationmulti-version-supportworkspace-managementasset-compilationremote-debugging