Commit Graph

35 Commits (f981c782bb38015f4778913e9c3db26b57dde4e8)

Author SHA1 Message Date
Ludovic Ortega 2229bcc98b
fix: echo flag 3 months ago
Ludovic Ortega 1bfd4672e1
fix: remove double square brackets 3 months ago
Ludovic Ortega 08807b498e
fix: bad copy/paste
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
Ludovic Ortega e8a453c567
fix: lint
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
Ludovic Ortega 21b966c8e6
fix: don't check for subversion that can lead to error
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
Ludovic Ortega 64a1e88982
feat: add support for docker apps
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
Ludovic Ortega 34c8b882c6
fix: helm chart seems available only on truenas scale
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
3 months ago
Ludovic Ortega fa420d70cc
fix: verify truenas os version 3 months ago
Ludovic Ortega 2c67934191
fix(truenas): builtin service deprecation 3 months ago
neilpang 2690c05781 fix format 2 years ago
neilpang e3b688c9d8 fix format 2 years ago
neilpang 41b6f18a5d fix format 2 years ago
neilpang 5a59c39036 fix format 2 years ago
beartom bd2d0e6ad3
Format
Format
2 years ago
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.
2 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
Prior to this, an error in the regex didn't match. Resolves #3992 (TrueNAS deploy hook fails to set certificate for FTP or WebDAV)
3 years ago
Ian Grant c3f6112443 feat: Configure certificate for TrueNAS S3 service (MinIO) 3 years ago
F-Plass 3bcb91f6ae Update truenas.sh
solved the problem of UI-Restart after 12.0-U3
3 years ago
F-Plass 4bb8e3a121 Update truenas.sh
-error handling
4 years ago
F-Plass eacc00f786 Update truenas.sh
- check if curl exists
- check if wget exist, then errortext and exit scipt
- _get command "restartUI"  wirh info about curl error 52
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
F-Plass 05737b85eb Update truenas.sh 4 years ago
F-Plass c8a2308739 Update truenas.sh 4 years ago
F-Plass ed46a078f9 Update truenas.sh 4 years ago
F-Plass 4f7c2bf8c3 Update truenas.sh 4 years ago
F-Plass 0e341726d2
Edits after DoShellcheck 4 years ago
F-Plass a4f9746d3a
Danksagung an danb35 4 years ago
F-Plass 556c546b2e
Deploy Scipt for TrueNAs Server
acme .sh deploy Scipt for TrueNAS Server that uses the REST API from TrueNAS.

- Authentification with API Key
- If HTTP redirect is configured, automatik switch to HTTPS
- If WebDAV Certificate is the same as Web UI Certificate, Webdav Certificate get also an updated
- If FTP Certificate is the same as Web UI Certificate, FTP Certificate get also an updated
4 years ago