OrpheeGT
985b26bb9c
replace echo with _err
2023-01-30 19:37:20 +01:00
OrpheeGT
39e45aa6bd
restored oathtool binary option
...
- Restored oathtool binary option
- Added docker image download prompt request
2023-01-30 11:38:58 +01:00
OrpheeGT
c74c1e5487
replace oathtool commandl with docker oathtool
...
oathtool binary is not available in DSM6 or DSM7.
It needs to sideload binary and dependencies from debian or anything else to make it works...
As we have docker synology package available on most of Synology products, using a docker container is a good alternative.
This commit replace oathtool binary with docker run commandline.
the first time the command is launched, it will take some time to download missing docker image locally.
2023-01-28 23:09:27 +01:00
neilpang
2690c05781
fix format
2023-01-28 15:28:06 +08:00
neilpang
e3b688c9d8
fix format
2023-01-28 15:26:54 +08:00
neilpang
41b6f18a5d
fix format
2023-01-28 15:25:50 +08:00
neilpang
5a59c39036
fix format
2023-01-28 15:24:21 +08:00
neil
a02dd18ad7
Merge pull request #4414 from beartom/master
...
Update truenas.sh to deploy certificate for TrueCharts
2023-01-28 15:20:10 +08:00
neil
40002e8040
Merge pull request #4447 from PMExtra/feature/vault
...
improve vault and vault_cli deployhooks
2023-01-24 18:49:18 +08:00
neil
ffed1a4afa
Merge pull request #4468 from DreamOfIce/master
...
Update deploy script for gcore
2023-01-20 09:11:23 +08:00
冰雪殇璃陌梦
1bfd3642e8
Update gcore_cdn.sh
2023-01-19 10:19:05 +08:00
PMExtra
1ccfa96c2e
improve logging
2022-12-28 02:47:49 +08:00
PMExtra
ed63eb6833
migrate FABIO to VAULT_FABIO_MODE and persist it
2022-12-23 19:34:31 +08:00
PMExtra
b8d0d3c242
improve chain.pem exists evaluating
2022-12-23 19:17:37 +08:00
PMExtra
fe1bfe9ae1
improve vault and vault_api deployhooks
2022-12-23 18:59:01 +08:00
neil
63869deeb2
Merge pull request #4091 from PMExtra/feature/ssh_scp
...
Refact ssh hook to use deploy config, support scp and support specifying port
2022-12-03 13:58:31 +08:00
beartom
bd2d0e6ad3
Format
...
Format
2022-11-28 20:59:10 +08:00
beartom
04a5d794ac
Update truenas.sh for certificate in chart release
...
Update certificate in chart release of TrueCharts if any chart release Apps is using the same certificate as TrueNAS web UI.
2022-11-27 21:55:01 +08:00
neil
e275cb1efd
fix shellcheck warnings
2022-11-23 21:33:29 +08:00
neil
60315e5b91
fix shellcheck warnings
2022-11-23 21:28:17 +08:00
neil
6c8a623b88
Merge pull request #4329 from lippertmarkus/patch-1
...
[Deploy: synology_dsm] Make usage of DID with 2FA working for DSM 7
2022-10-05 14:18:37 +08:00
sasburg
e02f07d356
add parked_domans
2022-10-01 18:11:46 -07:00
sasburg
2c90d220b8
Updated comment to reflect the change to function
2022-10-01 17:47:13 -07:00
Markus Lippert
a7dd86de71
fix(deploy-synology_dsm): support DID with DSM 7
2022-09-29 12:22:45 +02:00
srirams
c541a2e5de
add addon_domans
2022-09-28 18:22:13 -05:00
Danny Tix
b44ba0d21a
Add wildcard deployment to cpanel_uapi
2022-08-17 23:51:23 -08:00
neil
afc0097b12
Merge pull request #4139 from wsellitti/proxmoxve
...
deploy api script to upload certs to proxmox using proxmox api
2022-07-11 22:23:02 +08:00
neil
4e9f971c91
Merge pull request #4170 from SecT0uch/patch-1
...
Fix ecc certificates
2022-07-11 22:13:24 +08:00
Ry3nlNaToR
41801a60ad
Also restart postfix
2022-07-09 14:30:18 +01:00
Jordan ERNST
2cbf1259a8
Fix for ECC certificates
2022-07-07 17:20:23 +02:00
neil
9b79743c5d
Update proxmoxve.sh
2022-06-23 14:12:53 +08:00
neil
a386826808
Update proxmoxve.sh
2022-06-23 14:11:36 +08:00
neil
668894fc4d
Update proxmoxve.sh
2022-06-23 14:08:24 +08:00
William Sellitti
799f509ba9
typo
2022-06-22 23:19:12 -04:00
William Sellitti
b3b4811b2c
added savedeployconf to preserve environment variables usedi in initial deployments
2022-06-19 22:01:56 -04:00
William Sellitti
966e4246e5
Merge branch 'proxmoxve' of gitlab.lan.home.wesitcllc.com:software/upstream/acme.sh into proxmoxve
2022-06-19 01:49:51 -04:00
William Sellitti
9377c4f3ad
Merge branch 'proxmoxve' of github.com:wsellitti/acme.sh into proxmoxve
2022-06-19 01:46:45 -04:00
William Sellitti
b876128635
forced content-type to json
2022-06-19 01:46:10 -04:00
William Sellitti
c0da801580
Revert "'+' are being converted to ' ' at some point"
...
This reverts commit 149310e1ecdec3343757296cab9ebf6975693d5d.
2022-06-18 17:00:36 -04:00
William Sellitti
149310e1ec
'+' are being converted to ' ' at some point
2022-06-18 16:58:15 -04:00
William Sellitti
4e625c18dc
Revert "seems like the escaped new lines aren't remaining escaped new lines with the new version of curl"
...
This reverts commit a5d5113be34bace02dc9370bed102187aa52e7fe.
2022-06-18 16:56:46 -04:00
William Sellitti
a5d5113be3
seems like the escaped new lines aren't remaining escaped new lines with the new version of curl
2022-06-18 16:55:12 -04:00
William Sellitti
7900c493af
debugging for the payload
2022-06-18 16:43:25 -04:00
William Sellitti
76fe5d8831
those where flipped by mistake
2022-06-18 16:39:32 -04:00
William Sellitti
37031721dd
typo
2022-06-18 15:52:18 -04:00
William Sellitti
3cc283cbee
not generating files any more
2022-06-18 15:44:25 -04:00
William Sellitti
35cf98fff2
sensititive things debugged at a higher level
2022-06-18 15:41:38 -04:00
William Sellitti
ca41ea2d5c
added _getdeployconf to set all of the environment variables
2022-06-18 15:40:05 -04:00
William Sellitti
daffc4e6a4
typo, using _H1 to provide header keys.
2022-06-18 12:21:14 -04:00
William Sellitti
5f3cb9019b
fixed to use _post function instead of curl
2022-06-18 12:18:33 -04:00