nginx-proxy-manager/backend
2023-05-31 21:51:06 +10:00
..
cmd Fix inconsistencies between int and bool in db 2023-05-30 15:51:57 +10:00
embed Add missing json schema types 2023-05-31 16:34:20 +10:00
internal Another tweak for postgres sigh 2023-05-31 15:11:25 +10:00
scripts - Added upstream objects 2023-01-04 15:53:52 +10:00
.editorconfig Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00
.golangci.yml Updated deps, go.19 migration, nginx template work 2022-11-08 10:03:45 +10:00
.nancy-ignore Ignore nancy 2023-05-31 21:51:06 +10:00
go.mod Switch to forked repos for Dbmate/Modernc-sqlite so that they use a non-cgo library for sqlite 2023-05-27 12:43:07 +10:00
go.sum Switch to forked repos for Dbmate/Modernc-sqlite so that they use a non-cgo library for sqlite 2023-05-27 12:43:07 +10:00
README.md Moved v3 code from NginxProxyManager/nginx-proxy-manager-3 to NginxProxyManager/nginx-proxy-manager 2022-05-12 08:47:31 +10:00
Taskfile.yml Convert db backend to use Gorm, with basis for support 2023-05-26 11:37:39 +10:00

Backend

Guides and materials