v0.3.0
* Getting environment variables and passwords from Vault (not tested yet) * Vault configuration to config (not tested yet) * Ability to run scripts from file on local machine on the remote host * Ability to get ouput in the notification of a list for individual commands or all commands * Make SSH connections close after all commands have been run; reuse previous connections if needed
This commit is contained in:
19
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/_index.en.md
vendored
Normal file
19
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/_index.en.md
vendored
Normal file
@ -0,0 +1,19 @@
|
||||
+++
|
||||
title = "Showcase"
|
||||
[_build]
|
||||
render = "always"
|
||||
list = "never"
|
||||
publishResources = true
|
||||
+++
|
||||
|
||||
## [GoboLinux Wiki](https://wiki.gobolinux.org/) by NEONsys.org
|
||||
|
||||

|
||||
|
||||
## [BITS](https://bits-training.de/training/) by Dr. Lutz Gollan
|
||||
|
||||

|
||||
|
||||
## [Pamasol Electrics](https://pamasol.github.io/de/) by Pamasol
|
||||
|
||||

|
8
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/_index.pir.md
vendored
Normal file
8
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/_index.pir.md
vendored
Normal file
@ -0,0 +1,8 @@
|
||||
+++
|
||||
title = "Showcase"
|
||||
[_build]
|
||||
render = "always"
|
||||
list = "never"
|
||||
publishResources = true
|
||||
+++
|
||||
{{< piratify >}}
|
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/bits-train.png
vendored
Normal file
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/bits-train.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 128 KiB |
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/gobolinux.png
vendored
Normal file
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/gobolinux.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 240 KiB |
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/pamasol-electrics-portal.png
vendored
Normal file
BIN
docs/themes/hugo-theme-relearn/exampleSite/content/showcase/pamasol-electrics-portal.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 156 KiB |
Reference in New Issue
Block a user