Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Plugins for EasyHAProxy #51

Open
byjg opened this issue Dec 14, 2023 · 0 comments · May be fixed by #52
Open

Create Plugins for EasyHAProxy #51

byjg opened this issue Dec 14, 2023 · 0 comments · May be fixed by #52
Assignees

Comments

@byjg
Copy link
Owner

byjg commented Dec 14, 2023

Description

Create the possibility to attach plugins to EasyHAProxy processing.

How it works?

Every time a new site is discovery the plugin will be invoked and process some feature.

There are two types of plugin and it is configured during the plugin creation

  • Global: It will be invoked only one time
  • Per domain: it will be invoked for every domain.

Some plugin examples

@byjg byjg converted this from a draft issue Dec 14, 2023
@byjg byjg self-assigned this Dec 14, 2023
@byjg byjg linked a pull request Dec 14, 2023 that will close this issue
@byjg byjg moved this to In Progress in EasyHAProxy features Dec 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant