Commit Graph

  • 94c670a759 Remove asterisks and line breaks Jens Spanier 2026-01-04 11:49:35 +01:00
  • 045e4dee2e use openindiana-vm@v1 neil 2026-01-02 16:24:06 +01:00
  • 06d9ca61a3 Merge pull request #6728 from jwaterwater/feat/qiniu-force-https-config neil 2026-01-02 15:36:09 +01:00
  • dc6a996cc3 Merge pull request #6731 from jdevera/posix_globs_for_list neil 2026-01-02 15:34:27 +01:00
  • b08bb2ef69 Fix list command for POSIX sh by avoiding brace expansion Jacobo de Vera 2026-01-02 12:08:22 +00:00
  • 64ac537e72 Merge branch 'dev' into master 风扇滑翔翼 2026-01-02 14:52:10 +08:00
  • ef2089ceb1 Update directory iteration pattern in acme.sh 风扇滑翔翼 2026-01-02 14:48:11 +08:00
  • 2ad984d8ad feat(qiniu): make forceHttps configurable via environment variable Your Name 2026-01-01 13:26:02 +00:00
  • 6a37f23b14 Ran shfmt locally Bob Perper 2025-12-30 16:31:16 -05:00
  • cf2f9ef251 Missed additional quotes Bob Perper 2025-12-30 16:27:21 -05:00
  • f9ffdbe407 Initialize record_id Bob Perper 2025-12-30 16:23:01 -05:00
  • 778b4a38ed Missed several double quote issues Bob Perper 2025-12-30 16:17:03 -05:00
  • 397c0605e5 Double quote for globbing Bob Perper 2025-12-30 16:11:39 -05:00
  • b4f30ff026 Updated for shfmt Bob Perper 2025-12-30 16:07:01 -05:00
  • 0b66acf332 shfmt fixes Bob Perper 2025-12-30 15:54:23 -05:00
  • 185d92f1e7 shfmt fixes Bob Perper 2025-12-30 15:50:39 -05:00
  • e031457cfa shfmt fixes Bob Perper 2025-12-30 15:48:29 -05:00
  • 162cfebbbb Removed jq requirement Bob Perper 2025-12-30 15:36:06 -05:00
  • 66ef351f36 Merge branch 'dev' of https://github.com/rperper/acme.sh into dev Bob Perper 2025-12-30 15:35:23 -05:00
  • 6a98b9f81e chown /acme.sh to non-root user and set HOME to /acme.sh invario 2025-12-30 12:44:46 -05:00
  • 4219f7b2f6 align logic to acme.sh installcert(), fix perms on non-key files invario 2025-12-30 11:21:51 -05:00
  • e260b86414 Merge branch 'acmesh-official:master' into master jwaterwater 2025-12-30 21:48:28 +08:00
  • 21d52b5995 Store pfx password base64 encoded Hugo Haakseth 2025-12-30 10:57:12 +01:00
  • e03f8d3ad6 fix: savedeployconf for DEPLOY_LOCALCOPY_CERTIFICATE invario 2025-12-28 12:03:02 -05:00
  • 6f5a0c5d5e have entry.sh (instead of dockerfile) generate crontab file invario 2025-12-23 21:45:41 -05:00
  • 57db388932 Docker with non-root using supercronic invario 2025-12-22 20:25:28 -05:00
  • d795cb4850 Merge pull request #6717 from acmesh-official/ari neil 2025-12-27 12:29:55 +01:00
  • 1bd2922bc3 Merge pull request #6716 from acmesh-official/dev neil 2025-12-27 11:49:21 +01:00
  • 47f24126f5 Update supported OS table in README neil 2025-12-27 11:47:16 +01:00
  • 76fdac59bc Add OpenIndiana CI workflow and badge neil 2025-12-27 11:41:58 +01:00
  • 49a3d586a3 Add OpenIndiana CI workflow neil 2025-12-27 11:37:39 +01:00
  • 361e7c5ad4 use nfs for vms neil 2025-12-27 11:26:59 +01:00
  • 3ae9711892 Merge pull request #6715 from acmesh-official/dev neil 2025-12-27 11:22:22 +01:00
  • fc7168e11d change default renew to 30 days neil 2025-12-27 11:20:22 +01:00
  • 260df0048b Merge pull request #6241 from tomo2403/multideploy-yaml neil 2025-12-27 11:04:17 +01:00
  • 11cae37405 make compatible with both yq versions kislyuk yq (used by Debian packages) does not accept yq e and also returns strings with double quotes. invario 2025-12-20 11:04:04 -05:00
  • 61b59831c4 minor code style adjustments in multideploy script tomo 2025-09-06 12:31:56 +02:00
  • 96f38655b4 Use file descriptor 3 for main deployment loop Jacobo de Vera 2025-09-01 00:07:44 +01:00
  • ab7835ec58 Fix eval bug by quoting Jacobo de Vera 2025-09-01 00:06:07 +01:00
  • b8b1f1e9b4 Remove config logging when checking Jacobo de Vera 2025-09-01 00:04:42 +01:00
  • 6b66e734a9 Remove explicit save of the deployhook Jacobo de Vera 2025-08-31 20:02:56 +01:00
  • 4f0a4850a6 Remove unnecessary resetting of IFS Jacobo de Vera 2025-08-31 19:43:49 +01:00
  • 8a78865174 Quote paths to prevent word splitting Jacobo de Vera 2025-08-31 19:41:12 +01:00
  • 69dd2cf78b Explain _clear_envs rationale Jacobo de Vera 2025-08-31 19:36:07 +01:00
  • a961e03a59 Explain the use of eval Jacobo de Vera 2025-08-31 19:32:52 +01:00
  • 1eee4dee9c Update dependency name from yq to yq-go Jacobo de Vera 2025-08-31 19:22:21 +01:00
  • 1d8788767f Make failure to check file stop the deployment Jacobo de Vera 2025-08-31 19:20:38 +01:00
  • 986a6138eb Fix config file checks Jacobo de Vera 2025-08-31 19:19:44 +01:00
  • f850e8d0e4 Support spaces in service names Jacobo de Vera 2025-08-31 13:45:34 +01:00
  • d375012c5d fixed yml file env list tomo 2025-07-01 16:02:50 +02:00
  • 37c25aa107 removed unneeded return value tomo 2025-05-31 20:19:49 +02:00
  • 7b16526e7f removed dead code tomo 2025-05-31 19:21:10 +02:00
  • 093f36b4d6 implemented exiting with the number of failed deployments tomo 2025-05-28 20:19:18 +02:00
  • e5b47f6402 implemented exiting with 1 if at least one deployment fails tomo 2025-05-28 20:02:07 +02:00
  • a55d40be97 fixed bug with envs due to the use of a wrong function tomo 2025-05-27 22:07:22 +02:00
  • c1c49d5a01 simplified deploy method tomo 2025-04-13 16:38:28 +02:00
  • 88e4d64c1a fixed IFS problems for some hooks tomo 2025-04-10 10:24:32 +02:00
  • 17e0bbcbb6 fixed formatting tomo 2025-03-27 19:16:07 +01:00
  • 95c7546051 removed configs and implemented specification of deploy file name tomo 2025-03-27 19:11:31 +01:00
  • c1e17c366f Update links in multideploy.sh tomo 2025-03-01 13:26:53 +01:00
  • 88cde7be6d fixed missing wiki link tomo 2025-02-21 19:26:56 +01:00
  • c16e059535 allowed using varaibles in deploy file tomo 2025-02-21 19:15:42 +01:00
  • 88d4637ee3 added header doc tomo 2025-02-21 19:02:55 +01:00
  • 74ed0354a3 added docs and enhanced log messages tomo 2025-02-21 18:44:46 +01:00
  • 2cc5e66517 added docs tomo 2025-02-21 18:31:24 +01:00
  • ba7c368ee5 fixed IFS problems tomo 2025-02-21 18:23:29 +01:00
  • 768de270bf improved preprocessing and fixed bug with wrong param of services tomo 2025-02-21 18:23:13 +01:00
  • db1dc4de0d added debug messages tomo 2025-02-21 15:52:02 +01:00
  • fb0926dc81 implemented checking for different kinds of deploy file tomo 2025-02-21 15:51:02 +01:00
  • 34eb2a655a added yq to dockerfile tomo 2025-02-21 10:50:50 +01:00
  • 23e1a53ec8 implemented deploying to services tomo 2025-02-21 10:50:35 +01:00
  • 67d58a12e7 implemented handling envs tomo 2025-02-21 10:50:11 +01:00
  • 0ed5e21232 fixed formatting and private var names tomo 2025-02-21 10:49:08 +01:00
  • b2eb1d2bbc refactored getting services tomo 2025-02-20 23:02:56 +01:00
  • 3c184486c3 fixed indents tomo 2025-02-20 21:56:28 +01:00
  • 5a730bf00d implemented checking deploy file tomo 2025-02-20 21:42:11 +01:00
  • cbd5dae3b4 Merge pull request #6714 from xiagw/fix-ali-cdn-timestamp neil 2025-12-27 11:00:06 +01:00
  • b9c877adb9 fix: update timestamp variable for CDN and DCDN SSL certificate queries xiagw 2025-12-27 14:33:03 +08:00
  • d24c7e977e Merge pull request #6697 from sergiustheblack/fix/strongswan neil 2025-12-25 13:39:05 +01:00
  • 6a1ff1c0a6 Merge pull request #6710 from erfantkerfan/dev neil 2025-12-25 13:36:06 +01:00
  • 10126410b6 Merge branch 'dev' into master jwaterwater 2025-12-25 15:09:08 +08:00
  • f4a575fee1 bug fixed jwaterwater 2025-12-25 14:48:44 +08:00
  • 383557df61 improve: change sotoon api to v2.1 with simplification Erfan Gholizade 2025-12-24 17:19:17 +03:30
  • dba4be8065 Merge pull request #6696 from taoso/dev neil 2025-12-23 21:42:01 +01:00
  • f1aac43f0f Retry for workflow Bob Perper 2025-12-23 09:10:49 -05:00
  • 94783f46ad Retry to pass workflow Bob Perper 2025-12-23 07:53:33 -05:00
  • 1d26d4fc91 Detect missing jq Bob Perper 2025-12-22 16:42:26 -05:00
  • 7fc45226da Merge branch 'acmesh-official:dev' into dev Bob Perper 2025-12-22 16:38:10 -05:00
  • a670c07caf Merge pull request #6692 from as-kholin/omglol_202512 neil 2025-12-22 20:09:23 +01:00
  • 09cc2bdfa5 Merge pull request #6690 from flybyray/issue6688 neil 2025-12-22 20:06:16 +01:00
  • cc897cab4c Merge pull request #6655 from hostup/dev neil 2025-12-22 19:48:07 +01:00
  • 7ba9597928 Merge pull request #6659 from erfantkerfan/master neil 2025-12-22 19:42:12 +01:00
  • d2d862420e Merge pull request #6705 from mq00fc/dev neil 2025-12-22 19:41:00 +01:00
  • fd6a14de8a Update timestamp function in ali_dcdn.sh DreamSlave 2025-12-22 17:00:31 +08:00
  • 0eb40c6ce6 Update timestamp variable in ali_cdn.sh DreamSlave 2025-12-22 17:00:22 +08:00
  • e321b3c75c Update dns_hostup.sh hostup 2025-12-22 04:53:21 +01:00
  • 03d8d3bc1b Update dns_hostup.sh hostup 2025-12-22 04:29:50 +01:00
  • f85de2b0d3 Added Sotoon dns api Erfan Gholizade 2025-12-03 18:26:58 +03:30
  • 5fb42b7339 remove prior additions which tried to use oathtool in tests Robert Rettig 2025-12-20 14:53:01 +01:00
  • 1b2630dc0d stop using oathtool Robert Rettig 2025-12-20 13:26:38 +01:00