Commit Graph

20 Commits (287a8c76b5fa5694868ab53c77cf335951ffe2f0)

Author SHA1 Message Date
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