nginx-proxy-manager-zh/backend
Jamie Curnow 929ac3bd7c
Adds env var to set certbot acme server
this is required for test suite to use dns certbot request
without talking to live or staging letsencrypt servers or
production level dns providers. This is a backwards port
from the v3 branch and opens the door for a full certificate
cypress test
2024-10-16 11:06:29 +10:00
..
config swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
internal Adds env var to set certbot acme server 2024-10-16 11:06:29 +10:00
lib Adds env var to set certbot acme server 2024-10-16 11:06:29 +10:00
migrations Skip migration if setting does not exist 2021-11-09 14:03:39 +01:00
models Openapi Schema improvements 2024-10-10 15:53:11 +10:00
routes Openapi Schema improvements 2024-10-10 15:53:11 +10:00
schema More tests for certificates, fixed schema problems 2024-10-16 08:32:49 +10:00
scripts Refactor certbot plugins install 2024-01-18 12:26:55 +10:00
templates Add set directives for proxies to keep from crashing if upstream is down 2024-09-04 00:07:43 -04:00
.eslintrc.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
.gitignore - Add ability to disable ipv6, fixes #312 2020-04-07 10:43:19 +10:00
.prettierrc v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
app.js Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
db.js Refactor configuration 2023-03-21 16:53:39 +10:00
index.js Refactor API Schema and validation 2024-10-09 18:05:15 +10:00
knexfile.js swop mysql library and knex client for mysql2 2024-09-10 23:08:02 +02:00
logger.js Refactor certbot plugins install 2024-01-18 12:26:55 +10:00
migrate.js v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
nodemon.json v2.1.0 (#293) 2020-02-19 15:55:06 +11:00
package.json Bump express from 4.19.2 to 4.20.0 in /backend 2024-10-11 04:06:52 +00:00
setup.js #3790 Attempt to make ci happy. 2024-06-03 13:44:08 +02:00
validate-schema.js Openapi Schema improvements 2024-10-10 15:53:11 +10:00
yarn.lock Bump express from 4.19.2 to 4.20.0 in /backend 2024-10-11 04:06:52 +00:00