Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Codex

Overview

This add-on integrates Codex into your DDEV project.

Installation

ddev add-on get ptmkenny/ddev-codex
ddev restart

After installation, make sure to commit the .ddev directory to version control.

Usage

Command Description
ddev describe View service status and used ports for Codex
ddev logs -s codex Check Codex logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.codex --codex-docker-image="ddev/ddev-utilities:latest"
ddev add-on get ptmkenny/ddev-codex
ddev restart

Make sure to commit the .ddev/.env.codex file to version control.

All customization options (use with caution):

Variable Flag Default
CODEX_DOCKER_IMAGE --codex-docker-image ddev/ddev-utilities:latest

Credits

Contributed and maintained by @ptmkenny

About

An up-to-date ddev add-on for running codex in your project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages