add my config as example
This commit is contained in:
parent
1c29561dc7
commit
037119467d
3 changed files with 1030 additions and 6 deletions
|
|
@ -85,6 +85,12 @@ which bootstraps a new server and sets up a few tools:
|
||||||
|
|
||||||
[Skarabox]: https://github.com/ibizaman/skarabox
|
[Skarabox]: https://github.com/ibizaman/skarabox
|
||||||
|
|
||||||
|
### Full Example
|
||||||
|
|
||||||
|
See [full example][] in the manual.
|
||||||
|
|
||||||
|
[full example]: https://shb.skarabox.com/usage.html#usage-complete-example
|
||||||
|
|
||||||
## Server Management
|
## Server Management
|
||||||
|
|
||||||
Self Host Blocks provides a standardized configuration for [some services](https://shb.skarabox.com/services.html) provided by nixpkgs.
|
Self Host Blocks provides a standardized configuration for [some services](https://shb.skarabox.com/services.html) provided by nixpkgs.
|
||||||
|
|
|
||||||
|
|
@ -1673,6 +1673,9 @@
|
||||||
"usage": [
|
"usage": [
|
||||||
"usage.html#usage"
|
"usage.html#usage"
|
||||||
],
|
],
|
||||||
|
"usage-complete-example": [
|
||||||
|
"usage.html#usage-complete-example"
|
||||||
|
],
|
||||||
"usage-example-colmena": [
|
"usage-example-colmena": [
|
||||||
"usage.html#usage-example-colmena"
|
"usage.html#usage-example-colmena"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
1015
docs/usage.md
1015
docs/usage.md
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue