Skip to content

webkinder/ddev-webkinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Webkinder

Overview

This add-on integrates Webkinder into your DDEV project.

Installation

ddev add-on get webkinder/ddev-webkinder
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 Webkinder
ddev logs -s webkinder Check Webkinder logs

Advanced Customization

To change the Docker image:

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

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

All customization options (use with caution):

Variable Flag Default
WEBKINDER_DOCKER_IMAGE --webkinder-docker-image ddev/ddev-utilities:latest

Credits

Contributed and maintained by @webkinder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages