kopia lustrzana https://codeberg.org/Codeberg/pages-server
Update 'Architecture'
rodzic
c0c003f13b
commit
965a435b94
|
@ -6,7 +6,7 @@ main.go | init app in cmd/* | cmd, server/version
|
|||
cmd | start app, read config from args and env vars, validate args | server/{cache,certificates,gitea,handler}, github.com/urfave/cli
|
||||
server/cache | create key/value cache based con settings | github.com/OrlovEvgeny/go-mcache
|
||||
server/database | create cert database witch persist certs for main and custom domain | github.com/go-acme/lego/v4/{certcrypto,certificate}, xorm.io/xorm
|
||||
server/certificates | request, mock, manage certificates via acme | server/{cache,database,dns,gitea,}, github.com/go-acme/lego/v4/{registration,providers/dns,upstream}
|
||||
server/certificates | request, mock, manage certificates via acme | server/{cache,context,database,dns,gitea,utils}, github.com/go-acme/lego/v4/{registration,providers/dns,upstream}
|
||||
server/context | smal wrapper for net/http response and requests | server/utils
|
||||
server/dns | handle dns lookups for custom domains | server/cache
|
||||
server/gitea | handle all gitea-backend calls and it's caching | server/cache, code.gitea.io/sdk/gitea
|
||||
|
|
Ładowanie…
Reference in New Issue