Commit Graph

475 Commits (8bdcd224862af85d99e682844e71122772c3eba7)

Author SHA1 Message Date
Jordan ERNST 2cbf1259a8
Fix for ECC certificates
2 years ago
neil 9b79743c5d
Update proxmoxve.sh
2 years ago
neil a386826808
Update proxmoxve.sh
2 years ago
neil 668894fc4d
Update proxmoxve.sh
2 years ago
William Sellitti 799f509ba9 typo
2 years ago
William Sellitti b3b4811b2c added savedeployconf to preserve environment variables usedi in initial deployments
2 years ago
William Sellitti 966e4246e5 Merge branch 'proxmoxve' of gitlab.lan.home.wesitcllc.com:software/upstream/acme.sh into proxmoxve
2 years ago
William Sellitti 9377c4f3ad Merge branch 'proxmoxve' of github.com:wsellitti/acme.sh into proxmoxve
2 years ago
William Sellitti b876128635 forced content-type to json
2 years ago
William Sellitti c0da801580 Revert "'+' are being converted to ' ' at some point"
2 years ago
William Sellitti 149310e1ec '+' are being converted to ' ' at some point
2 years ago
William Sellitti 4e625c18dc Revert "seems like the escaped new lines aren't remaining escaped new lines with the new version of curl"
2 years ago
William Sellitti a5d5113be3 seems like the escaped new lines aren't remaining escaped new lines with the new version of curl
2 years ago
William Sellitti 7900c493af debugging for the payload
2 years ago
William Sellitti 76fe5d8831 those where flipped by mistake
2 years ago
William Sellitti 37031721dd typo
2 years ago
William Sellitti 3cc283cbee not generating files any more
2 years ago
William Sellitti 35cf98fff2 sensititive things debugged at a higher level
2 years ago
William Sellitti ca41ea2d5c added _getdeployconf to set all of the environment variables
2 years ago
William Sellitti daffc4e6a4 typo, using _H1 to provide header keys.
2 years ago
William Sellitti 5f3cb9019b fixed to use _post function instead of curl
2 years ago
neil 7be7586971
Update proxmoxve.sh
2 years ago
William Sellitti 6d64098288 shell check war warning against unnecessary use of cat
2 years ago
William Sellitti 4351110082 properly quoted variable names
2 years ago
William Sellitti 6652138d3e fixed per shellcheck's preference for `-n` instead of `! -z`
2 years ago
William Sellitti c8d0d475e4 deploy api script to upload certs to proxmox using proxmox api
2 years ago
Debian Bear b169a5c707
change _dbase64 to single line
3 years ago
neil d2a9d731ed
Update ssh.sh
3 years ago
PM Extra 3ce7d410c8 improve doc comments
3 years ago
PM Extra 74f28021e7 fix format again
3 years ago
PM Extra f90cbb636a fix format
3 years ago
PM Extra c8929ca0cb support specifying port for each host
3 years ago
PM Extra 9fb5bb620d refact ssh hook to use deploy config
3 years ago
PM Extra ed58f32052 Merge branch 'dev' into feature/ssh_scp
3 years ago
quthla 08ae8cc3cb
Fix
3 years ago
quthla 201673ca8a
Store Mailcow deploy parameters
3 years ago
neil 6fb8c0ec4c
Merge pull request #3989 from abiessmann/deploy_routeros_handle_remote_errors
3 years ago
neil 499ea07934
Merge pull request #3993 from imgrant/deploy-truenas-s3-feature
3 years ago
Ian Grant afa06267a2 style: Neaten up some of the info & error messages, fix some typos
3 years ago
Ian Grant d4a6d9c076 fix: Adjust the sed extraction of certificate ID from JSON response
3 years ago
Ian Grant c3f6112443 feat: Configure certificate for TrueNAS S3 service (MinIO)
3 years ago
Andreas Bießmann 3411b736dd deploy/routeros: add error handling for scp
3 years ago
Andreas Bießmann c603b9c40b deploy/routeros: add error handling for ssh
3 years ago
Andreas Bießmann 9d6d96adf3 deploy/routeros.sh: fix routeros script
3 years ago
fradev b37bf06de8 Update ssh.sh
3 years ago
fradev 27bbf0ccaf
Merge branch 'acmesh-official:master' into master
3 years ago
Andreas Bießmann c46ceb06b4 deploy/routeros.sh: change DEPLOY_SCRIPT_CMD
3 years ago
Andreas Bießmann 92e4ecce3b deploy/routeros.sh: remove all certificates
3 years ago
Andreas Bießmann 8a2f673903 deploy/routeros.sh: make ssh/scp configurable
3 years ago
Mac_Zhou 205e95a246 Add environment variables ROUTER_OS_PORT
3 years ago
John Elliott 3a99a77104 Update return statement
3 years ago
John Elliott 5ce8050e46 Update missing oathtool check
3 years ago
John Elliott 5ae3a020bd Add err log for missing oathtool in Synology
3 years ago
Ross Shen 67c990e8cf omv deploy hook: add usage comments
3 years ago
Ross Shen 0292e20c86 omv deploy hook: support both local and remote deployment
3 years ago
Ross Shen a78a4e6716 omv deploy hook: shellcheck disable=SC2029
3 years ago
Ross Shen 6bbf927f57 omv deploy hook: separate DEPLOY_OMV_WEBUI_ADMIN and DEPLOY_OMV_SSH_USER
3 years ago
Ross Shen dca9def42c add remote deploy hook for openmediavault 5
3 years ago
Ross Shen edee7ea284 routeros deploy hook: store the env vars within the domainconf
3 years ago
neil 658d09ed84
Merge pull request #3396 from F-Plass/master
3 years ago
Sergey Pashinin 7e7291ace9
Support Vault KV v2 (#3502)
3 years ago
neil c959d64099
Merge pull request #3807 from dacrystal/topic/synology_dsm-otp_code
3 years ago
Frank Wall 6aa1ec0802 deploy/fritzbox: allow hook to be used with multiple fritzboxes
3 years ago
fradev 71a32477e4
Merge branch 'acmesh-official:master' into master
3 years ago
F-Plass b203f2abaa
Merge branch 'acmesh-official:master' into master
3 years ago
Nasser Alansari 4635dacf7f Add SYNO_TOTP_SECRET for user with two-factor authentication
3 years ago
F-Plass 3bcb91f6ae Update truenas.sh
3 years ago
Miguel Angelo a31ed4a723 Notify user about a possible problem when using synology_dsm.sh with 2fa enabled user account
3 years ago
neil fba6de76b1
Merge pull request #3687 from gstrauss/use-getdeployconf
3 years ago
Glenn Strauss 8419b42e83 use ${ACME_OPENSSL_BIN:-openssl} instead of openssl
3 years ago
Nookery 2447fccf1e
name="snis" => name="snis[]"
3 years ago
Glenn Strauss c43c711f72 use _getdeployconf instead of sourcing DOMAIN_CONF
3 years ago
Michael Weber f354e6de69 lighttpd deploy hook
3 years ago
fradev 08d60fcbf2 Update ssh.sh
3 years ago
fradev 4cda54774a Update ssh.sh
3 years ago
fradev 613475ac26 Update ssh.sh
3 years ago
fradev 20d23fcb92 Update ssh.sh
3 years ago
neil f41f93af3a
Merge pull request #3491 from bgarret/consul-deploy-hook
3 years ago
Brian Hartvigsen dcb51683c5
shellcheck cleanup
4 years ago
Brian Hartvigsen 74a4a788b1
Make certificate descriptions sed safe
4 years ago
Brian Hartvigsen 5ab9ca1c0d
Better fix for Synology DSM setting wrong default
4 years ago
Benoit Garret 07afc4953a Fix the shfmt check
4 years ago
neil 8c14150536
Merge pull request #3350 from temoffey/deploy-gcore_cdn
4 years ago
Benoit Garret c127903127 Add Consul deploy hook
4 years ago
Brian Hartvigsen 1a4a180e8c
FIX: Synology sets "default" on wrong certificate
4 years ago
neil e71238571a
Merge pull request #3464 from jpbede/cleverreach-deploy-sublient
4 years ago
Jan-Philipp Benecke 2867ec509e
Make CI happy
4 years ago
Jan-Philipp Benecke d853a9ebbe
Make uploading cert to subaccount possible
4 years ago
Christophe Le Guern cc90f83463
Use 'vault kv put' instead of 'vault write'
4 years ago
Jan-Philipp Benecke 1530abbd1a
Make uploading cert to subaccount possible
4 years ago
F-Plass 4bb8e3a121 Update truenas.sh
4 years ago
F-Plass eacc00f786 Update truenas.sh
4 years ago
Mike Edmunds bf8c33703c
Fix: Unifi deploy hook support Unifi Cloud Key (#3327)
4 years ago
F-Plass 93fd6170a3 Update truenas.sh
4 years ago
F-Plass 6f4c5fcc87 Update truenas.sh
4 years ago
F-Plass a7ca010d4e Update truenas.sh
4 years ago
F-Plass a836842a7e Update truenas.sh
4 years ago
F-Plass f8c11a324a Update truenas.sh
4 years ago
F-Plass 052c9be111 Update truenas.sh
4 years ago
F-Plass 854e520528 Update truenas.sh
4 years ago