Skip to content

rfay/ddev-acme-custom-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Acme Custom Commands

Overview

This add-on integrates Acme Custom Commands into your DDEV project.

Installation

ddev add-on get rfay/ddev-acme-custom-commands
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 Acme Custom Commands
ddev logs -s acme-custom-commands Check Acme Custom Commands logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.acme-custom-commands --acme-custom-commands-docker-image="ddev/ddev-utilities:latest"
ddev add-on get rfay/ddev-acme-custom-commands
ddev restart

Make sure to commit the .ddev/.env.acme-custom-commands file to version control.

All customization options (use with caution):

Variable Flag Default
ACME_CUSTOM_COMMANDS_DOCKER_IMAGE --acme-custom-commands-docker-image ddev/ddev-utilities:latest

Credits

Contributed and maintained by @rfay

About

Custom Commands for the famous Acme Corporation (DEMONSTRATION)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages