Skip to content

d34dman/ddev-notification-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-on registry tests last commit release

DDEV Notification Server

Overview

This add-on integrates Notification Server into your DDEV project.

Installation

ddev add-on get d34dman/ddev-notification-server
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 Notification Server
ddev logs -s notification-server Check Notification Server logs

Advanced Customization

To change the Docker image:

ddev dotenv set .ddev/.env.notification-server --notification-server-docker-image="ghcr.io/d34dman/notification-server:main"
ddev add-on get d34dman/ddev-notification-server
ddev restart

Make sure to commit the .ddev/.env.notification-server file to version control.

All customization options (use with caution):

Variable Flag Default
NOTIFICATION_SERVER_DOCKER_IMAGE --notification-server-docker-image ghcr.io/d34dman/notification-server:main

Credits

Contributed and maintained by @d34dman

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages