mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 13:00:31 +01:00
[PR #167] Added additional examples #175
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/yusing/godoxy/pull/167
Author: @meirlazar
Created: 11/28/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (8)
0f69e85Add Home Assistant configuration to YAML filedebf5ceAdd AdGuard Home service to docker-compose6c09647Add Docker Compose configuration for wg-easy VPN241935bRefactor AdGuard Home proxy settings and rate limits711f88eAdd initial config.yml for application settingseceaaffRefactor proxy settings with wildcard propertieseb4eaeeRefactor AdGuard Home configuration for clarity3aa7358Refactor proxy configuration syntax in WireGuard VPN📊 Changes
4 files changed (+384 additions, -0 deletions)
View changed files
➕
examples/config/config.yml(+97 -0)➕
examples/docker-compose/adguardhome.yml(+125 -0)➕
examples/docker-compose/wg-easy_wireguard_vpn(+154 -0)➕
examples/route_providers/homeassistant.yml(+8 -0)📄 Description
I've added an external (non-docker) service/route (tested) as well as a config.yml (tested) and some basic examples for adguardhome, wireguard, etc. The example docker-compose.yml files are not fully tested (auth doesn't seem to work).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.