8000 GitHub - edgee-cloud/axeptio-component
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

edgee-cloud/axeptio-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Axeptio component for Edgee

Coverage Status GitHub issues Edgee Component Registry

This component enables seamless integration between Edgee and Axeptio, allowing you to use Axeptio as the Consent Management Platform on Edgee.

Quick Start

  1. Download the latest component version from our releases page
  2. Place the axeptio.wasm file in your server (e.g., /var/edgee/components)
  3. Add the following configuration to your edgee.toml:
[[destinations.consent_management]]
id = "axeptio"
file = "/var/edgee/components/axeptio.wasm"

Development

Building from Source

Prerequisites:

Build command:

edgee components build

Test commands:

edgee components test
cargo test

Test coverage command:

cargo llvm-cov --all-features

Security

Report security vulnerabilities to security@edgee.cloud

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published
0