README and screenshots update
56
README.md
|
@ -30,10 +30,11 @@ For full documentation, check out **[Wiki](https://github.com/yusing/godoxy/wiki
|
||||||
- [Key Features](#key-features)
|
- [Key Features](#key-features)
|
||||||
- [Prerequisites](#prerequisites)
|
- [Prerequisites](#prerequisites)
|
||||||
- [Setup](#setup)
|
- [Setup](#setup)
|
||||||
- [Manual Setup](#manual-setup)
|
|
||||||
- [Folder structrue](#folder-structrue)
|
|
||||||
- [Screenshots](#screenshots)
|
- [Screenshots](#screenshots)
|
||||||
- [idlesleeper](#idlesleeper)
|
- [idlesleeper](#idlesleeper)
|
||||||
|
- [Metrics and Logs](#metrics-and-logs)
|
||||||
|
- [Manual Setup](#manual-setup)
|
||||||
|
- [Folder structrue](#folder-structrue)
|
||||||
- [Build it yourself](#build-it-yourself)
|
- [Build it yourself](#build-it-yourself)
|
||||||
|
|
||||||
## Key Features
|
## Key Features
|
||||||
|
@ -82,7 +83,40 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g.
|
||||||
|
|
||||||
[🔼Back to top](#table-of-content)
|
[🔼Back to top](#table-of-content)
|
||||||
|
|
||||||
### Manual Setup
|
## Screenshots
|
||||||
|
|
||||||
|
### idlesleeper
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
### Metrics and Logs
|
||||||
|
|
||||||
|
<div align="center">
|
||||||
|
<table>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><img src="screenshots/uptime.png" alt="Uptime Monitor" width="250"/></td>
|
||||||
|
<td align="center"><img src="screenshots/docker-logs.jpg" alt="Docker Logs" width="250"/></td>
|
||||||
|
<td align="center"><img src="screenshots/docker.jpg" alt="Server Overview" width="250"/></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><b>Uptime Monitor</b></td>
|
||||||
|
<td align="center"><b>Docker Logs</b></td>
|
||||||
|
<td align="center"><b>Server Overview</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><img src="screenshots/system-monitor.jpg" alt="System Monitor" width="250"/></td>
|
||||||
|
<td align="center"><img src="screenshots/system-info-graphs.jpg" alt="Graphs" width="250"/></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center"><b>System Monitor</b></td>
|
||||||
|
<td align="center"><b>Graphs</b></td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
[🔼Back to top](#table-of-content)
|
||||||
|
|
||||||
|
## Manual Setup
|
||||||
|
|
||||||
1. Make `config` directory then grab `config.example.yml` into `config/config.yml`
|
1. Make `config` directory then grab `config.example.yml` into `config/config.yml`
|
||||||
|
|
||||||
|
@ -117,22 +151,6 @@ Setup DNS Records point to machine which runs `GoDoxy`, e.g.
|
||||||
└── .env
|
└── .env
|
||||||
```
|
```
|
||||||
|
|
||||||
## Screenshots
|
|
||||||
|
|
||||||
### idlesleeper
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### Uptime Monitor
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### System Monitor
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
[🔼Back to top](#table-of-content)
|
|
||||||
|
|
||||||
## Build it yourself
|
## Build it yourself
|
||||||
|
|
||||||
1. Clone the repository `git clone https://github.com/yusing/godoxy --depth=1`
|
1. Clone the repository `git clone https://github.com/yusing/godoxy --depth=1`
|
||||||
|
|
BIN
screenshots/docker-logs.jpg
Normal file
After Width: | Height: | Size: 516 KiB |
BIN
screenshots/docker.jpg
Normal file
After Width: | Height: | Size: 200 KiB |
BIN
screenshots/system-info-graphs.jpg
Normal file
After Width: | Height: | Size: 169 KiB |
BIN
screenshots/system-monitor.jpg
Normal file
After Width: | Height: | Size: 195 KiB |
Before Width: | Height: | Size: 90 KiB |
Before Width: | Height: | Size: 149 KiB After Width: | Height: | Size: 326 KiB |