GW_MC 1c0053207c feat: Implement ProxyHost and Location services with CRUD operations
- Added `ProxyHostInfo`, `ProxyHostCreateInfo`, and `UpdateProxyHostInfo` structs to manage proxy host data.
- Created `ProxyService` and `ProxyServiceImpl` for handling proxy host operations including create, read, update, and delete.
- Implemented `LocationService` and `LocationServiceImpl` for managing locations associated with proxy hosts.
- Introduced database transaction handling for creating proxies and locations.
- Added tests for all service methods to ensure functionality and correctness.
2026-01-07 15:57:44 +08:00
2025-12-28 16:42:12 +08:00
2025-12-19 10:25:55 +08:00

Yet Another Nginx Proxy Manager (YANPM)

Yet Another Nginx Proxy Manager (YANPM) is an open-source web application designed to simplify the management of Nginx proxy servers. It targets at small footprint and high performance with plugin support.

Features

  • Easy-to-use web interface for managing Nginx proxies
  • User authentication and access control
  • Plugin architecture for extensibility
  • Lightweight and efficient design

Installation

TBD

Development Setup

Refer to the Development Guide for detailed instructions on setting up the development environment, including backend and frontend development.

Description
Yet Another Nginx Proxy Manager
Readme GPL-3.0 1.8 MiB
Languages
Rust 82.9%
TypeScript 14.8%
Shell 1.5%
Just 0.5%
Dockerfile 0.3%