Skip to main content
50% off all plans, limited time. Starting at $2.48/mo
Zoraxy

Zoraxy

Zoraxy is a general-purpose reverse proxy. Web GUI for routing, free SSL via ACME, rate limiting, GeoIP filtering, and tunnel networking. AGPL-licensed, written in Go, the all-in-one alternative to Nginx Proxy Manager with extra features baked in.

At a glance

5.3k

GitHub stars

65

Page views

347

Active installs

License AGPL-3.0 Version Latest OS Ubuntu Server 24.04 LTS Min RAM 1 GB IP IPV4,IPV6

Active installs is sample data (staging preview); real metric wires in before launch.

Access

Admin console: http://<server-ip>:8000

Base proxy endpoints:

  • http://<server-ip>
  • https://<server-ip>

Create the admin account immediately on first access to the management console.

Important Files and Directories

  • Application directory: /root/zoraxy/
  • Docker Compose file: /root/zoraxy/docker-compose.yml
  • Zoraxy configuration data: /root/zoraxy/config/
  • Docker volumes (runtime): /var/lib/docker/volumes/
  • Docker service logs: /var/lib/docker/containers/

Service Management

# Go to the application directory
cd /root/zoraxy
# Check container status
docker compose ps
# Restart all services
docker compose restart
# View live application logs:
docker compose logs -f
# Stop all services
docker compose down
# Start services again
docker compose up -d

Deploy Zoraxy now. From $2.48/mo.