F-Plass
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
2 deletions
-
deploy/truenas.sh
|
|
@ -1,10 +1,11 @@ |
|
|
|
#!/usr/local/bin/bash |
|
|
|
|
|
|
|
#Here is a scipt to deploy the cert to your TrueNAS using the REST API. |
|
|
|
# Here is a scipt to deploy the cert to your TrueNAS using the REST API. |
|
|
|
# https://www.truenas.com/docs/hub/additional-topics/api/rest_api.html |
|
|
|
# |
|
|
|
# Written by Frank Plass github@f-plass.de |
|
|
|
# |
|
|
|
# https://github.com/danb35/deploy-freenas/blob/master/deploy_freenas.py |
|
|
|
# Thanks to danb35 for your template! |
|
|
|
# |
|
|
|
# Following environment variables must be set: |
|
|
|
# |
|
|
|