Pim van Pelt pim
pim commented on pull request certificate-trans…/cheese#1 2025-08-28 18:52:30 +00:00
Add Domain option to Log so that a custom domain can be specified

I've decided to merge my diff instead of this approach, in 0503370. This PR can be reverted.

pim pushed to main at certificate-trans…/cheese 2025-08-28 18:52:11 +00:00
0503370489 Autogen the Origin of the log and use it to replace the hardcoded ct.ipng.ch strings in gen-html and gen-env
pim commented on pull request certificate-trans…/cheese#1 2025-08-28 18:16:15 +00:00
Add Domain option to Log so that a custom domain can be specified

No, the origin is equal to the submissionprefix. You can simply replace the string directly like that, in other words, if submissionprefix: https://bla.example.com/ then the origin will be…

pim commented on pull request certificate-trans…/cheese#2 2025-08-28 11:19:48 +00:00
conf: Verify that loaded configuration has some validity

Looks good but you added the 'add domain option' commit, which is its own PR. Please remove it here. Otherwise, change looks good.

pim commented on pull request certificate-trans…/cheese#1 2025-08-28 11:18:04 +00:00
Add Domain option to Log so that a custom domain can be specified

I agree that hard coding *.ct.ipng.ch was a mistake, but I don't want another config option 'Domain' because we already have the monitoringprefix and submissionprefix. I think you can extract that…

pim pushed to main at certificate-trans…/cheese 2025-08-28 11:13:01 +00:00
6b11481739 Add --diff and --write flags to README
pim pushed to main at certificate-trans…/cheese 2025-08-28 09:19:03 +00:00
d027ec9108 Add a --write and --diff flag; require --write to be set before making any changes, for safety
pim pushed to main at ipng/ipng.ch 2025-08-26 09:27:16 +00:00
8683d570a1 Add alias for renamed article
pim pushed to main at ipng/ipng.ch 2025-08-26 09:19:50 +00:00
a1a98ad3c6 Erratum: Tesseract/POSIX uses BadgerDB, not MariaDB, h/t alcutter@
pim pushed to main at ipng/ipng.ch 2025-08-26 08:25:22 +00:00
26ae98d977 Add start/limit flags to .env, h/t philippe
pim pushed to main at certificate-trans…/cheese 2025-08-26 08:11:27 +00:00
6bc0071bdb Add start/limit flags
pim pushed to main at certificate-trans…/cheese 2025-08-25 15:40:05 +00:00
a044cb86bd Clarify port use for nginx
pim pushed to main at certificate-trans…/cheese 2025-08-25 15:38:50 +00:00
6ecc5d7784 Add build step; add gen-roots step.
pim pushed to main at certificate-trans…/cheese 2025-08-25 15:34:23 +00:00
ef0970044b Update README.md
pim pushed to main at ipng/ipng.ch 2025-08-25 13:02:02 +00:00
619a1dfdf2 A few typo fixes, h/t claude
pim pushed to main at ipng/ipng.ch 2025-08-25 10:30:08 +00:00
a9e978effb A few typo changes
pim pushed to main at ipng/ipng.ch 2025-08-25 10:25:53 +00:00
825335cef9 Typo fixes
pim pushed to main at ipng/ipng.ch 2025-08-25 09:55:49 +00:00
a97115593c Typo and readability fixes
pim pushed to main at certificate-trans…/cheese 2025-08-25 09:52:02 +00:00
38fe915b37 writeFileWithStatus() which shows 'Creating' for new, 'Updating' for changed and 'Unchanged' for files that won't change
pim pushed to main at certificate-trans…/cheese 2025-08-25 09:41:20 +00:00
c9c1e81619 Use main listen for nginx