Commit Graph

580 Commits (dev)

Author SHA1 Message Date
neil 7bef7cf9e2
Merge pull request #6108 from Attackwave/Truenas-Deploy-Websocket
Truenas deploy websocket
2025-01-11 10:46:40 +01:00
3VAbdAVE b2eead386d Merge remote-tracking branch 'upstream/dev' into dev 2025-01-10 09:19:29 -05:00
Demony 80c37ebab2
Merge branch 'dev' into master 2025-01-08 21:37:21 +01:00
Yann DEMOULIN 6a249ca1dd Create script for deploy certificate on Proxmox Backup Server 2025-01-07 22:23:27 +01:00
Attackwave f8fcf02448
Merge branch 'acmesh-official:master' into Truenas-Deploy-Websocket 2025-01-02 19:44:24 +01:00
neil 41bf5450d9
Merge pull request #6181 from M0NsTeRRR/master
fix: remove control characters
2025-01-01 11:24:21 +01:00
Ludovic Ortega d37553e7b8
fix: remove control characters
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-12-31 18:04:39 +01:00
3VAbdAVE 4bb41cf886 Fixed bad variable. 2024-12-29 12:52:09 -05:00
3VAbdAVE 23a4af9a52
Merge branch 'acmesh-official:master' into master 2024-12-28 13:19:17 -05:00
neil 02da1700e0 fix format 2024-12-22 14:19:58 +01:00
neil a9f97e1fe2 fix format 2024-12-22 14:17:33 +01:00
neil d75077c6f9 fix format 2024-12-22 13:36:43 +01:00
Alex 0e1d90dd0c
Properly guess system.properties location 2024-12-20 10:36:45 +01:00
Alex 03e9c612b9
Correct file ownership according to keystore directory 2024-12-20 10:34:51 +01:00
neil 3ccdae0634
Merge pull request #4832 from kchiem/dev
deploy hook for Ruckus ZoneDirector / Unleashed
2024-12-07 22:24:04 +01:00
3VAbdAVE f3b2ab5e60 Fix gen1 cloudkey's symlinked keystore 2024-11-30 10:32:24 -05:00
Attackwave ebaf4c9c01
Update truenas_ws.sh (Output new certificate name) 2024-11-25 21:23:59 +01:00
Attackwave 44240339d9
Update truenas_ws.sh (Interpreter changed from bash to sh) 2024-11-25 21:13:43 +01:00
Attackwave 9110375173
Update truenas_ws.sh (fixed shfmt) 2024-11-25 20:50:40 +01:00
Attackwave f2a311bb81
Update truenas_ws.sh (added return instead exit) 2024-11-25 14:44:52 +01:00
Attackwave d7855e8fe5
Update truenas_ws.sh (shfmt and shellcheck) 2024-11-24 14:59:51 +01:00
Attackwave 413a91646c
Create truenas_ws.sh 2024-11-16 19:15:39 +01:00
ms264556 4232923641 Remove awk usage and refuse redirect to new host 2024-11-15 12:39:41 +13:00
ms264556 2bb5fbdee5 Remove HTTPS_INSECURE 2024-11-14 07:21:19 +13:00
ms264556 38c41b72d6 fix acme.sh PR shfmt failure 2024-11-14 07:16:38 +13:00
neil 30e89c3cdc
Merge pull request #6094 from sergiustheblack/feature/swanctl
StrongSwan deploy hook: swanctl support
2024-11-13 09:01:54 +01:00
ms264556 e98e7a232f Fix info logging 2024-11-13 17:27:36 +13:00
Sergey Parfenov 9c25365b12 Add swanctl support 2024-11-13 04:07:28 +03:00
ms264556 0cc74b7cfe fix insecure password debug and _info typo 2024-11-13 12:50:51 +13:00
Ludovic Ortega 2229bcc98b
fix: echo flag 2024-11-12 22:15:44 +01:00
Ludovic Ortega 1bfd4672e1
fix: remove double square brackets 2024-11-12 22:10:34 +01:00
Ludovic Ortega 08807b498e
fix: bad copy/paste
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 13:30:18 +01:00
Ludovic Ortega e8a453c567
fix: lint
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 13:21:09 +01:00
ms264556 717802611a remove dead code 2024-11-10 22:43:57 +13:00
ms264556 b6a77e0231 Ruckus - use _get() and _post() 2024-11-10 22:12:38 +13:00
Ludovic Ortega 21b966c8e6
fix: don't check for subversion that can lead to error
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 02:56:40 +01:00
Ludovic Ortega 64a1e88982
feat: add support for docker apps
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 02:41:38 +01:00
Ludovic Ortega 34c8b882c6
fix: helm chart seems available only on truenas scale
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2024-11-10 00:34:26 +01:00
Ludovic Ortega fa420d70cc
fix: verify truenas os version 2024-11-10 00:13:53 +01:00
Ludovic Ortega 2c67934191
fix(truenas): builtin service deprecation 2024-11-09 23:29:52 +01:00
neil 7362e8de4d fix format 2024-10-13 17:41:22 +02:00
Shirasawa 76719d1bf5
fix: fix ali_dcdn function naming typo 2024-09-25 00:27:04 +08:00
PMExtra 89342bcb75 add ali_dcdn deploy hook 2024-09-23 15:11:52 +08:00
PMExtra 2ea37e6a0d refactor(ali): check the result of prepare_ali_credentials 2024-09-20 14:55:33 +08:00
PMExtra ea2330b49f refactor(ali): move the loading script into ali_cdn_deploy 2024-09-20 14:54:07 +08:00
PMExtra 610bb2b85c refactor(ali): set API endpoint for each action 2024-09-19 16:30:04 +08:00
PMExtra fca6e9b932 refactor: Alibaba Cloud API 2024-09-19 15:49:42 +08:00
neil 2d282597ca fix format 2024-09-15 14:30:12 +02:00
neil beb31ab2fa
Merge pull request #5246 from 3VAbdAVE/dev
Updating unifi deploy hook - remove keytool requirement
2024-09-15 13:43:18 +02:00
neil e6461380c6
Merge pull request #5205 from PMExtra/feature/ali_cdn
feat(deploy_ali_cdn): support Alibaba Cloud CDN deployment
2024-09-13 13:58:52 +02:00