1
0
Fork 0
Commit Graph

508 Commits

Author SHA1 Message Date
Nicolas Duchon 000c279bb6
CI/CD: Use in-container artifact cleaning script 2020-12-22 00:07:15 +01:00
Nicolas Duchon 992928816d
CI/CD: Fix certs_san test 2020-12-21 23:56:18 +01:00
Nicolas Duchon cf09ccbb80
CI/CD: Remove Travis stuff from containers-logs.sh 2020-12-21 23:31:52 +01:00
Nicolas Duchon 4692095e40
CI/CD: Use patched nginx-proxy & docker-gen images 2020-12-21 23:31:51 +01:00
Kevin Marilleau a6aaac7d72
CI/CD: split tests 2020-12-21 22:07:41 +01:00
Kevin Marilleau 17323b40a6
CI/CD: Split TestsJobs into Docker SPecifications Testing and Integration Testing. 2020-12-21 22:05:41 +01:00
Kevin Marilleau cfff67c726
CI/CD: Remove Docker Compose Update. 2020-12-21 22:05:40 +01:00
Kevin Marilleau cd3c9681dd
Move CI/CD from Travis to Github Actions. 2020-12-21 22:04:55 +01:00
Nicolas Duchon a717c35c13
[skip ci] typo 2020-12-21 21:52:07 +01:00
Nicolas Duchon 0de1170d6f
[skip ci] Use on.push.paths for Dockerhub workflow 2020-12-21 21:50:15 +01:00
Nicolas Duchon 491be0c76d
[skip ci] safelist branches builds on Travis CI 2020-12-21 21:35:09 +01:00
Nicolas Duchon 63e190551e
[skip ci] include more details about v2.0 changes 2020-12-21 12:35:22 +01:00
Nicolas Duchon 0d95965f78
[skip ci] Merge pull request #734 from spiral-dev/patch-1
Fix document location
2020-12-19 16:13:31 +01:00
RB 3ca59ebda3
Fix document location
Document now points to correct location of data persistence
2020-12-19 15:22:01 +01:00
Nicolas Duchon 1752a420fa
Merge pull request #727 from buchdag/ci-fix
Fix LETSENCRYPT_KEYSIZE feature and tests
2020-12-08 23:58:58 +01:00
Nicolas Duchon 2cc81fcffe
[skip ci] Merge pull request #726 from bgarret/patch-1
Improve the Zero SSL documentation
2020-12-08 12:46:23 +01:00
Benoit Garret 1d62687cc6
Improve the Zero SSL documentation 2020-12-08 12:27:09 +01:00
Nicolas Duchon a95a64eaac
Merge pull request #724 from bgarret/master
Allow ZEROSSL_API_KEY on the letsencrypt container
2020-12-08 10:36:27 +01:00
Benoit Garret 5f0bde1be4 Allow ZEROSSL_API_KEY on the letsencrypt container 2020-12-07 21:57:50 +01:00
Nicolas Duchon 6bfdd87109
Fix private keys types 2020-12-07 21:10:14 +01:00
Nicolas Duchon 082ad32f49
Fix the private_keys test 2020-12-07 21:05:32 +01:00
Nicolas Duchon 39682fa3e6
Test any image passed as argument to test/run.sh 2020-12-07 21:04:29 +01:00
Nicolas Duchon 6a4541ade9
Fix expected empty test output
They still require an (empty) expected-std-out.txt file
2020-12-07 19:40:41 +01:00
Nicolas Duchon 73b7186d6d
Raise back docker-gen debounce a bit 2020-12-07 00:57:22 +01:00
Nicolas Duchon 3d0cd89668
Remove array variable indirection hack
Replaced by declare -n builtin of Bash 4.3
2020-12-07 00:56:09 +01:00
Nicolas Duchon 1e3d4cf6c2
Update acme.sh to 2.8.8 (#723) 2020-12-06 11:56:56 +01:00
Nicolas Duchon bc9327e873
Use Dependabot to maintain Docker dependencies 2020-11-30 19:01:50 +01:00
Nicolas Duchon fb4d58e41e
[skip ci] doc typos 2020-11-30 15:20:57 +01:00
Nicolas Duchon 849c676f15
Merge pull request #719 from nginx-proxy/acme.sh
Replace simp_le with acme.sh
2020-11-30 15:10:07 +01:00
Nicolas Duchon 680b1a4575
[skip ci] Build & push to DockerHub w/ GH Actions 2020-11-30 12:28:59 +01:00
Nicolas Duchon 65520ff6fb
Small fixes on symlinks test 2020-11-29 02:55:13 +01:00
Nicolas Duchon 5cfe0cb2d3
Fix the container_restart test
This might be a race condition
2020-11-29 02:55:13 +01:00
Nicolas Duchon f069d50d33
Fix tests self cleanup 2020-11-29 02:55:13 +01:00
Nicolas Duchon 2cece8658a
Fix docker_api test expecting wrong signal 2020-11-29 02:55:13 +01:00
Nicolas Duchon d4c4c32a7b
Warn that v2.0.0 is not 100% backward compatible 2020-11-29 02:55:13 +01:00
Nicolas Duchon 7a787c7700
Add ACMESH_VERSION build arg to the Dockerfile 2020-11-29 02:55:12 +01:00
Nicolas Duchon 10e866210d
Silence detached had warning on docker-gen build 2020-11-29 02:55:12 +01:00
Nicolas Duchon c2ca8ef944
Cleaner use of apk in install_acme.sh 2020-11-29 02:55:12 +01:00
Nicolas Duchon 26f61150a1
Add Zero SSL documentation 2020-11-29 02:55:12 +01:00
Nicolas Duchon 8a57f95994
Comment clarification in single domain test 2020-11-29 02:55:12 +01:00
Nicolas Duchon ce78b18088
User correct DEBUG level in tests 2020-11-29 02:55:12 +01:00
Nicolas Duchon 1966e52a61
Support for preferred chain 2020-11-29 02:55:11 +01:00
Nicolas Duchon d119a7e5f4
Go template formatting adjustments 2020-11-27 14:47:28 +01:00
Nicolas Duchon e9aa88f091
Add support for Zero SSL API key 2020-11-27 14:47:28 +01:00
Nicolas Duchon 3db820a339
Test for private keys types 2020-11-27 14:47:28 +01:00
Nicolas Duchon caf79a0071
Shell linting 2020-11-27 14:47:28 +01:00
Nicolas Duchon a5b3b0a8b6
Do not attempt to read inexistant files in tests 2020-11-27 14:47:28 +01:00
Nicolas Duchon b2e85e1c6c
Update Boulder to 2020-10-19 release 2020-11-27 14:47:27 +01:00
Nicolas Duchon 92cf9ff147
Test suite refactoring
As much as possible, output to stdout on error condition only
in order to reduce the need for expected-std-out.txt
2020-11-27 14:47:25 +01:00
Nicolas Duchon f8a24a6dff
Use acme.sh maximum debug level 2020-11-27 14:46:48 +01:00