summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2021-01-08Update docsMatthew Holt
2020-12-30ci: Add pushing to cloudsmith (#3941)Francis Lavoie
* ci: Add pushing to cloudsmith * ci: Update comments, remove env TODO * ci: Fix Cloudsmith installation by setting PATH * docs: Add Cloudsmith attribution to README * ci: Switch to keeping armv7 as the armhf .deb
2020-11-24Update readmeMatthew Holt
2020-10-19readme: Add zerosslMatthew Holt
2020-10-09readme: Add link to website for download instructions (#3785)AJ ONeal
* add Webi as install method * link to install page
2020-07-17readme: Minor tweaksMatthew Holt
2020-07-16readme: Update badgesMatthew Holt
2020-07-10docs: Remove extra word in README.md (#3564)Kévin Dunglas
2020-05-08docs: Fix TOC/section header mismatch (#3380)Chandler Swift
2020-05-07Update readmeMatthew Holt
2020-04-19readme: Fix broken links (#3283)Francis Lavoie
Credit to @kanagawa41 for spotting these! Fixes #3282
2020-04-10Update link in readmeMatthew Holt
2020-04-10Update readmeMatthew Holt
2020-04-02readme: So much more ... what? Fixed cliffhangerMatthew Holt
2020-04-02Update readmeMatthew Holt
2020-03-23Update readmeMatthew Holt
2020-03-20v2: update CI badge on README (#3162)Mohammed Al Sahaf
2020-03-17Update dependencies and readmeMatthew Holt
2020-03-15Simplify build instructions in readmeMatthew Holt
2020-03-13Minor tweaksMatthew Holt
2020-03-06Merge branch 'certmagic-refactor' into v2Matthew Holt
2020-03-06Refactor for CertMagic v0.10; prepare for PKI appMatthew Holt
This is a breaking change primarily in two areas: - Storage paths for certificates have changed - Slight changes to JSON config parameters Huge improvements in this commit, to be detailed more in the release notes. The upcoming PKI app will be powered by Smallstep libraries.
2020-02-27Couple of minor docs tweaksMatthew Holt
2020-02-07Fix typo in readmeMatthew Holt
2020-02-07Update readmeMatthew Holt
The list of improvements and FAQ were moved to the wiki for now. They still need to be updated.
2019-12-31Couple of minor fixes, update readmeMatthew Holt
2019-12-04Fix misspellings (#2908)lu4p
2019-10-30Add missing fuzzer (#2844)Mohammed Al Sahaf
* fuzz: add missing fuzzer by fixing .gitignore adding a negation for caddyfile/ directory * ci: print fuzzing type for debuggability and traceability * README: update the Fuzzit badge to point to the correct Caddy server Github organization
2019-10-25fuzz: introduce continuous fuzzing for Caddy (#2723)Mohammed Al Sahaf
* fuzz: lay down the foundation for continuous fuzzing * improve the fuzzers and add some * fuzz: add Fuzzit badge to README & enable fuzzers submission in CI * v2-fuzz: do away with the submodule approach for fuzzers * fuzz: enable fuzzit
2019-10-16Minor enhancements/fixes to rewrite directive and template virt req'sMatthew Holt
2019-10-09readme: Remove mentions of Caddy Enterprise (as per #2786)Matthew Holt
2019-10-01Update CLI docs in READMEMatthew Holt
2019-10-01v2: introduce CI (#2768)Mohammed Al Sahaf
* v2: introduce CI for v2 branch * v2-ci: split test report generation from test pass to preserve exit code * v2-ci: spilt lint results from unit test results * v2-ci: fix testRunTitle name * v2-ci: break up the steps for more accurate status indicators * v2-ci: break steps into different jobs * v2-ci: revert back to single-job pattern * v2-ci: reflect the true result by coercing SucceededWithIssues into Failed in the last step * v2-ci: don't fail the build on lint errors
2019-09-13Update v2 readme in prep for beta1Matthew Holt
2019-09-10Require Go 1.13; use Go 1.13's default support for TLS 1.3Matthew Holt
2019-08-21Update readme for v2 caddyfile and config adaptersMatthew Holt
2019-07-12Fix readme example for updated handler structureMatthew Holt
2019-07-05Little cleanupsMatthew Holt
2019-07-03Update readme docsMatthew Holt
2019-07-02Minor improvements to readmeMatthew Holt
2019-07-02Fix links in readmeMatthew Holt
2019-07-02Fix README typo, sigh...Matthew Holt
2019-07-02Add menu and list of improvements to readmeMatthew Holt
2019-07-01Add a proper readmeMatthew Holt