mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
add godoxy (#1780)
This commit is contained in:
parent
ee0bed26f7
commit
30289742f3
1 changed files with 12 additions and 0 deletions
12
software/godoxy.yml
Normal file
12
software/godoxy.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: "godoxy"
|
||||
website_url: "https://docs.godoxy.dev/"
|
||||
source_code_url: "https://github.com/yusing/godoxy"
|
||||
description: "High-performance reverse proxy and container orchestrator for self-hosters."
|
||||
licenses:
|
||||
- MIT
|
||||
platforms:
|
||||
- Docker
|
||||
- Go
|
||||
tags:
|
||||
- Web Servers
|
||||
demo_url: "https://demo.godoxy.dev/"
|
||||
Loading…
Reference in a new issue