diff --git a/README.md b/README.md
index 0e3868d..bceb67e 100755
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
# GoDoxy
-[](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy)
-
-[](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy)
+[](https://sonarcloud.io/summary/new_code?id=yusing_godoxy)
+
+[](https://sonarcloud.io/summary/new_code?id=yusing_godoxy)
[](https://discord.gg/umReR62nRd)
-A lightweight, simple, and [performant](https://github.com/yusing/go-proxy/wiki/Benchmarks) reverse proxy with WebUI.
+A lightweight, simple, and [performant](https://github.com/yusing/godoxy/wiki/Benchmarks) reverse proxy with WebUI.
-For full documentation, check out **[Wiki](https://github.com/yusing/go-proxy/wiki)**
+For full documentation, check out **[Wiki](https://github.com/yusing/godoxy/wiki)**
**EN** | 中文
@@ -19,7 +19,7 @@ For full documentation, check out **[Wiki](https://github.com/yusing/go-proxy/wi
[](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy)
[](https://sonarcloud.io/summary/new_code?id=yusing_go-proxy) -->
-
+
@@ -33,17 +33,18 @@ For full documentation, check out **[Wiki](https://github.com/yusing/go-proxy/wi
- [Prerequisites](#prerequisites)
- [How does GoDoxy work](#how-does-godoxy-work)
- [Setup](#setup)
- - [Manual Setup](#manual-setup)
- - [Folder structrue](#folder-structrue)
- [Screenshots](#screenshots)
- [idlesleeper](#idlesleeper)
+ - [Metrics and Logs](#metrics-and-logs)
+ - [Manual Setup](#manual-setup)
+ - [Folder structrue](#folder-structrue)
- [Build it yourself](#build-it-yourself)
## Key Features
- Easy to use
- Effortless configuration
- - Simple multi-node setup
+ - Simple multi-node setup with GoDoxy agents
- Error messages is clear and detailed, easy troubleshooting
- Auto SSL with Let's Encrypt and DNS-01 (See [Supported DNS-01 Challenge Providers](https://github.com/yusing/go-proxy/wiki/Supported-DNS%E2%80%9001-Providers))
- Auto hot-reload on container state / config file changes
@@ -72,39 +73,75 @@ Setup Wildcard DNS Record(s) for machine running `GoDoxy`, e.g.
3. Create a route if applicable (a route is like a "Virtual Host" in NPM)
GoDoxy uses the label `proxy.aliases` as the subdomain(s), if unset it defaults to `container_name`.
+
For example, with the label `proxy.aliases: qbt` you can access your app via `qbt.domain.com`.
## Setup
**NOTE:** GoDoxy is designed to be (and only works when) running in `host` network mode, do not change it. To change listening ports, modify `.env`.
-1. Prepare a new directory for docker compose and config files.
+1. Prepare a new directory for docker compose and config files.
-2. Run setup script inside the directory, or [set up manually](#manual-setup)
+2. Run setup script inside the directory, or [set up manually](#manual-setup)
```shell
- /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yusing/go-proxy/main/scripts/setup.sh)"
+ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yusing/godoxy/main/scripts/setup.sh)"
```
-3. Start the container `docker compose up -d` and wait for it to be ready
+3. Start the container `docker compose up -d` and wait for it to be ready
-4. You may now do some extra configuration on WebUI `https://godoxy.yourdomain.com`
+4. You may now do some extra configuration on WebUI `https://godoxy.yourdomain.com`
[🔼Back to top](#table-of-content)
-### Manual Setup
+## Screenshots
+
+### idlesleeper
+
+
+
+### Metrics and Logs
+
+_In development, available on nightly builds._
+
+
![]() |
+ ![]() |
+ ![]() |
+
Uptime Monitor | +Docker Logs | +Server Overview | +
![]() |
+ ![]() |
+ |
System Monitor | +Graphs | +