Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dokku/dokku-letsencrypt

Automatic Let's Encrypt TLS Certificate installation for dokku
https://github.com/dokku/dokku-letsencrypt

Merge pull request #326 from dokku/josegonzalez-patch-1

fix: update the letsencrypt plugin to run off midnight hours

b7bc6e60261517b611dc02280292f1bd51a5046c authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
fix: update the letsencrypt plugin to run off midnight hours

While ideally this is a custom time, this will help alleviate issues where the letsencrypt certi...

bf9a9d360f13c30a0d036fc26470c034c65ff977 authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #325 from febeling/patch-1

Use `ports` commands in Dockerfile/image section

80dfe5959e171c154814890ad3e1aa5e8163724e authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #321 from bobwhitelock/fix-typo

Fix typo in function name

ccf451f8a05d1e25f23663e306baddefada3194b authored 8 months ago by Jose Diaz-Gonzalez <[email protected]>
Use `ports` commands in Dockerfile/image section

2279e150201cbcddfe4c0bc98338171a76a82d74 authored 9 months ago by Florian Ebeling <[email protected]>
Fix typo in function name

b4fe7f130fcd8b4eca2db59ed2d4236a55004b88 authored about 1 year ago by Bob Whitelock <[email protected]>
Release 0.20.3

09fd749305ecd63947529f7682c318e14063d8b4 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #319 from dokku/318-syntax-error

fix: correct syntax error

8f18da871a2b0c4a9a4e8f830ea514ca7c279d9b authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct syntax error

Closes #318

963700b6878888c9cabe6dc1f2068bee9838d398 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.20.2

8617fd50768a9343898d507f93c2b36d46dad515 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #317 from dokku/josegonzalez-patch-1

fix: use non-deprecated method of retrieving an available port

3dfb09090e3240d9b0d8feebf406bcba3eb7db47 authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use non-deprecated method of retrieving an available port

The old method will be removed in the next Dokku release.

cda9fcc476f828d22ed7be14c94790155eb1a77b authored about 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #312 from dokku/josegonzalez-patch-1

Correct the guard checking if letsencrypt is enabled for an app or not

bebcc372d3da40e9d03caf8eeb1b8a60ab1945e7 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct the guard checking if letsencrypt is enabled for an app or not

fef99292f06e806f8334cb3d763b1c9809668919 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.20.1

b740549eead57f4a3aadb9aed50dbb92df0e6272 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #311 from EyMaddis/fix/wildcard-domains

support wildcard domains

479647d1e6c60dc114cdc769fbf273dc9325782d authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
support wildcard domains

fixes #298

8caba4c840a20cfcc43875af4470995fe5f7fdfd authored over 1 year ago by Madd.is <[email protected]>
Merge pull request #309 from mlebkowski/patch-1

5dc9bf5d055b5ef19f34e23eded8641b5e5ef043 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
add newline at the end of crontab

393b2c421fd4ecc116bb246da99aad79893ba58e authored over 1 year ago by Maciej Łebkowski <[email protected]>
Merge pull request #297 from defkode/patch-1

Fix typo in README

3226799daa1e17d11390f58d8e9de55bd8fdb15f authored over 1 year ago by josegonzalez <[email protected]>
Fix typo in README

522e488ff6832df86e24841a1dc12bf260e5766d authored over 1 year ago by Tomasz Mazur <[email protected]>
Release 0.20.0

35869fa072d39a7332da7a1c3b45943f322aede0 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #295 from dokku/dns-01-challenge

Add support for wildcard domains via DNS-01 challenge

190404316d51ec1e250f005ccc6a10b058c1ea5e authored over 1 year ago by josegonzalez <[email protected]>
chore: run shfmt

b1fccec727bfc23009c7f39fdfba04e5a013d28a authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
docs: minor doc cleanup

38e84282dcfacdb9d59706867be61d2461c7bee7 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove dns-provider- prefix from extra env args

cea10a0b0f1106b0d733d3d30e4897a03dd8ff46 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: set the correct value for --http.webroot

98e8f6e6f383cbe70604a94bc062f3e02c981adb authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path to env-file and run chmod after the file is created

83f8ddc18ccab978c46a7156a46d97cf1a9e15e2 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: set the docker.env after the config_dir is created

48e8e0e264079bbcf6cb1191c022882fdab98563 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: allow users to specify dns-provider specific properties for configuration

cb58100e626d917cd563dd266929b45d8821aeed authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set dns-provider and have that toggle whether dns-01 is being used or http-01

cc29c2bf98c01bdb1d6483943a8bee92b5ca4c41 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: rename app variable => APP

a98ee31fc7d26f57640333803ea7f907fad552a2 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #294 from dokku/property-system

Move all config variable usage to the property system

61f09b4ae13e6cce1efb027afa4012841e82cf50 authored over 1 year ago by josegonzalez <[email protected]>
chore: use same done everywhere

1c2dd61e897816aa35c513a8dbb8c6c89cf5ac80 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: drop bad code

e9abe54055e54e9069cc0cd65569c94917db3eba authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct function

7af7db8f62407e1af4c425a90589f74a4c2895e5 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: add nginx-vhosts function sourcing

This is necessary due to nginx_restart not being exposed.

03fea94c7fea45cae09fb9800b692cd8c176f3dc authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct default server value

79c3e2fafb25862c77411a072ecca53091de19de authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct active checks

af0cb6c3638f4fbf75c53092239c5a6d8a31c21d authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: add computed and global values to the letsencrypt:report output

23b6a0203f4da190bf502e54c22d964a2b00560e authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
fix: correct naming for lego-docker-args

4a63ebcbf214749a62d3a726e23ab47426b47b15 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: add code to handle migration to properties

19fbb0e2c614013e079f67a6875a6622c36832cd authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: switch all config variables to properties

This aligns the plugin with how core plugin properties are managed.

5098a4711dd5727d254ada07af5de99599b0f008 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move grace period computation to its own function

0e6c19d44383277752c027afc96700dd64d6f7fc authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: move all commands to command-functions file

592bc97a3968c2f89fd80eef9a94e4e129d61d2f authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: run shfmt

462399c89af703156fbc3fb5f6390e6ffe47711b authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
chore: cleanup subcommand code to remove unused variable

329b3bfea4f78aff705d7caea053d7beb54e5819 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
refactor: consolidate all functions into internal-functions

This bc-break decreases cognitive load while performing any refactor.

171fe67186accd1737fb972c9b7c66c739d26a96 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: setup the properties plugin on plugin install/update

f9ce70cabe94a34004ddb1c868db5afc7ca564d3 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: remove all properties on uninstall of plugin

9af15a3e2947b1d17c1488fc3e4da8848fce3097 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
feat: add ability to set properties

bff8244e8e7ee897c68fc56363ceb71de7baa69c authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.19.0

c0c18ba75e67b06dfd602bdf4183698e0b9e3e6b authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #293 from dokku/josegonzalez-patch-1

docs: update docs to point out how git:from-image deploys might need changing

565a29f494bdadcd1a421de20f012d2d62d9730f authored over 1 year ago by josegonzalez <[email protected]>
docs: update docs to point out how git:from-image deploys might need changing

If the docker image is built from a Dockerfile that uses an `EXPOSE` directive, proxying may not...

a5879ba37cf322a4d141019e0c9af7b502f2f27a authored over 1 year ago by josegonzalez <[email protected]>
Merge pull request #292 from dokku/291-remove-container-proxy

refactor: avoid using a proxied request for the http-01 challenge

396131d379a61862a9388e7c161d235ad8985cad authored over 1 year ago by josegonzalez <[email protected]>
refactor: avoid using a proxied request for the http-01 challenge

Instead, mount a directory that nginx can serve directly.

Closes #291

64a5c14dc434cdf0d4856d4f53f0eace0d627346 authored over 1 year ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #290 from dokku/josegonzalez-patch-1

chore: update letsencrypt image

10248d953188ff2a0430abe333ffd861020b820c authored over 1 year ago by josegonzalez <[email protected]>
chore: update letsencrypt image

e3454de08d03cd41962f7c6530b6dd4ce1bd5de8 authored over 1 year ago by josegonzalez <[email protected]>
Merge pull request #283 from dokku/282-readme-links

Fix readme links

12a2f62ac4a72ddb6ab304db96c6ef45c23ed331 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: fix readme links

Closes #282

cf729fedfba57c575d674da1a2495cf295e4b073 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #275 from BilliAlpha/fix/issue-235

Return both host and container config dir

6a82b84ff6bb7a7ba4b8e265fe91ad0f80c08d5b authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.18.1

2327278fb2e0f841ba1f1f8bd22d1165b0e00623 authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #276 from dokku/264-post-domains-update

Remove letsencrypt:enable from post-domains-update

0c45c51bc1c52e0ec9215dd53f5a2028a64cefbf authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: add missing function

3207cd0d7a6d6807a71d1e15500f3be5084d320d authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: remove letsencrypt:enable from post-domains-update

Due to order of operations, we add the cert before the router knows the cert is available. Disab...

2269e25e7f835f697b6e6a8660ff555d069a600e authored about 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix missing config_dir references

Fixes #271

71af85fef2769164c6cef7b9ce8f6300539a65bc authored over 2 years ago by BilliAlpha <[email protected]>
Return both host and container config dir

1ac52bd057c4094e89048e153635908b90acb245 authored over 2 years ago by BilliAlpha <[email protected]>
Release 0.18.0

fedf4e74f93a89ab64da5079eb20c8101e86399a authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #272 from dokku/revert-270-fix/issue-235

Revert "fix: use container-local config dir path when reading arguments"

54d2823554a2dc797fbb2aa01767afa73f8746f5 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Revert "fix: use container-local config dir path when reading arguments"

4e3f38d2dfa25ed8a2824133cc4e520d971bbb1f authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.17.0

b82d0f73885aabc0460e9309bc1133b719325d30 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #270 from BilliAlpha/fix/issue-235

fix: use container-local config dir path when reading arguments

b80cfb1f00ecbedbeb27d274b46eb6c6af2c9b51 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Return both host and container config dir

bf73082ca86cfd96e5740cbdb5815d73c1a30579 authored over 2 years ago by BilliAlpha <[email protected]>
Release 0.16.3

b121fbc45299298ddaf5cecf0b3de897b4512bf1 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add output for whether autorenew is enabled or not

50805c31691e5953eb37f1c72a1787a82b44ebb6 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.16.2

bac7053b71e525e6e42cd89ecd2fc9cff988e4b8 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: actually print out email address

4e39840d4ecdf764a5bbcb68ae7149cba7b73e79 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.16.1

864a86220c66c825f3b0943a911192be74bf5b68 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: use correct path for sourcing letsencrypt functions

1335c30ea5238b65c2e410f06366b178c31c4f89 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.16.0

2455462d0683d774e42a64dd8386cad117e00f37 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: ensure we have proper report support

eb903f0288f766858d8968e54d8d3fdb7be65d08 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.15.0

a08bce1def2d8c2ccd641554f8fd70e44dacf299 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #268 from boredland/master

feat: add letsencrypt:active to check if active

729eaeec4e90d50cb8d49aea25fce102d55b3ac6 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
docs: uniform description sentence

6c345f5979eab335ad06c65e7c2849f8abb159f2 authored over 2 years ago by Jonas Strassel <[email protected]>
fix: make 'active' executable

7cedff7f8b0478359f689637319a34efbaa47db5 authored over 2 years ago by Jonas Strassel <[email protected]>
docs: usage example for letsencrypt:active

828745f4662b951cdc4234a687c5934ca3a96248 authored over 2 years ago by Jonas Strassel <[email protected]>
feat: add letsencrypt:active to check if active

2ff0efab23beb897807fbc669c5b7e32c42e50c7 authored over 2 years ago by Jonas Strassel <[email protected]>
Merge pull request #267 from timaschew/patch-2

Fix default value in README.md

a53809efd34cd5aca3ce1174f81a43afab0e8a3e authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Fix default value in README.md

9fb55ace6599c08257de915204a4e077cad55887 authored over 2 years ago by Anton W <[email protected]>
Release 0.14.2

3c35b7ec837b53c0a24d993a9310e606d999b29f authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: add global report output support

1ed33266153bc90ccdbb0127647cd2caa17d0527 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.14.1

9c3813182fb3162f287814122449ac69da3b81c9 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: do not exit early on help

f236c3995a5c9e648c9e618d612428f36f80479a authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Release 0.14.0

a9f9be5fcae0f4baf1d1c9c2567e69c6fa616a2e authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #261 from dokku/235-dokku-in-docker

fix: respect a mapped dokku root when running dokku in a container

c1c06a6040245bd0df5ecb7bd10489d5a8d6da93 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: respect a mapped dokku root when running dokku in a container

Closes #235

8b0b5a02b656202a7db4eab5572ed105b8e4e066 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #260 from dokku/248-update-on-add

feat: re-enable letsencrypt when adding or setting domains

3b6b42248a73a480b527b75953812785f1a7acba authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
feat: re-enable letsencrypt when adding or setting domains

Closes #248

0cc23b9f6eac8864e0797dc286912b8fb19ef6fb authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
Merge pull request #259 from dokku/239-dont-run-without-domains

Don't run without domains

5603ff29ea31bbcca3b96c938c2b3f71fe1529b6 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>
fix: exit non-zero when there are no domains

2c734ea8d1aba60800ca1f49c630e5247ee3c102 authored over 2 years ago by Jose Diaz-Gonzalez <[email protected]>