Sign inSign up

edgenexus/adc

By edgenexus

•Updated 8 months ago

EdgeNexus ADC - Application Delivery Controller

Image
0

9.1K

edgenexus/adc repository overview

⁠EdgeNexus ADC

EdgeNexus

⁠Application Delivery Controller

EdgeNexus ADC is a powerful Application Delivery Controller that provides:

  • Load Balancing - Distribute traffic across multiple servers
  • SSL Offloading - Terminate SSL/TLS at the edge
  • Web Application Firewall (WAF) - Protect against web attacks
  • Global Server Load Balancing (GSLB) - Geographic traffic management
  • Content Caching - Accelerate content delivery
  • Compression - Reduce bandwidth usage

⁠Quick Start

docker pull edgenexus/adc:latest
docker run -d -p 80:80 -p 443:443 --name edgenexus-adc edgenexus/adc:latest

⁠Available Tags

TagDescription
latestLatest stable release with security patches
security-patchedSecurity patched version
rocky8Rocky Linux 8 based image

⁠Documentation

For full documentation, visit EdgeNexus Documentation⁠

⁠Support


© 2024 EdgeNexus Ltd. All rights reserved.

Tag summary

Content type

Image

Digest

sha256:af6d60265…

Size

1.7 GB

Last updated

8 months ago

docker pull edgenexus/adc