Initial commit

This commit is contained in:
Sthope 2022-04-17 15:55:46 +02:00
commit 62cd10bb99
28 changed files with 681 additions and 0 deletions

20
.drone.yml Normal file
View File

@ -0,0 +1,20 @@
---
kind: pipeline
type: docker
name: build
steps:
- name: build
image: squidfunk/mkdocs-material:7.1.9
volumes:
- name: site
path: /site
commands:
- /usr/local/bin/python -m pip install --upgrade pip
- pip install -U -r ./requirements.txt
- mkdocs build
- cp -r site/ /site
- chmod -R 777 /site
volumes:
- name: site
host:
path: /home/sthope/docker/mkdocswiki

85
.gitignore vendored Normal file
View File

@ -0,0 +1,85 @@
# ignore rendered site
site/
# Created by https://www.toptal.com/developers/gitignore/api/vscode,macos,windows,linux
# Edit at https://www.toptal.com/developers/gitignore?templates=vscode,macos,windows,linux
### Linux ###
*~
# temporary files which can be created if a process still has a handle open of a deleted file
.fuse_hidden*
# KDE directory preferences
.directory
# Linux trash folder which might appear on any partition or disk
.Trash-*
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### vscode ###
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
### Windows ###
# Windows thumbnail cache files
Thumbs.db
Thumbs.db:encryptable
ehthumbs.db
ehthumbs_vista.db
# Dump file
*.stackdump
# Folder config file
[Dd]esktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Windows Installer files
*.cab
*.msi
*.msix
*.msm
*.msp
# Windows shortcuts
*.lnk
# End of https://www.toptal.com/developers/gitignore/api/vscode,macos,windows,linux

4
Dockerfile Normal file
View File

@ -0,0 +1,4 @@
FROM squidfunk/mkdocs-material:latest
COPY requirements.txt /docs/requirements.txt
RUN pip install -U -r /docs/requirements.txt

16
LICENSE Normal file
View File

@ -0,0 +1,16 @@
MIT License Copyright (c) 2022 Sthope
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is furnished
to do so, subject to the following conditions:
The above copyright notice and this permission notice (including the next
paragraph) shall be included in all copies or substantial portions of the
Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

10
docker-compose.yaml Normal file
View File

@ -0,0 +1,10 @@
version: "3.8"
services:
wiki:
build: .
image: sthope/wiki
volumes:
- .:/docs
ports:
- 8000:8000

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

BIN
docs/images/logos/gitea.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

BIN
docs/images/logos/linux.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

View File

@ -0,0 +1,243 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
width="800"
height="129.03929"
id="svg3018"
version="1.1"
inkscape:version="0.48.3.1 r9886"
sodipodi:docname="Proxmox_logo_standard_hex.svg"
inkscape:export-filename="S:\Proxmox-Logo-NEW\Standard-Logo\PNG\Proxmox_logo_standard_hex_800px.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<sodipodi:namedview
id="base"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="2.8"
inkscape:cx="349.01602"
inkscape:cy="64.505265"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
inkscape:window-width="2560"
inkscape:window-height="1377"
inkscape:window-x="-8"
inkscape:window-y="-8"
inkscape:window-maximized="1"
showguides="true"
inkscape:guide-bbox="true"
objecttolerance="4"
gridtolerance="2"
guidetolerance="1"
fit-margin-top="5"
fit-margin-left="5"
fit-margin-right="5"
fit-margin-bottom="5"
inkscape:showpageshadow="false" />
<defs
id="defs3020">
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3102-1">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3104-7"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4746">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect4748"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
id="clipPath2999-2-3-4-1"
clipPathUnits="userSpaceOnUse">
<path
inkscape:connector-curvature="0"
id="path3001-8-8-6-0"
d="m 0,14400 14400,0 L 14400,0 0,0 0,14400 z" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3102-4">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3104-1"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3008">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3010"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath3102">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect3104"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
clipPathUnits="userSpaceOnUse"
id="clipPath4814">
<rect
style="fill:#e57000;fill-opacity:1;fill-rule:evenodd;stroke:none"
id="rect4816"
width="436.40189"
height="326.40991"
x="-82.999916"
y="-347.71387"
transform="matrix(0.73449161,0.67861776,-0.78497193,0.61953133,0,0)" />
</clipPath>
<clipPath
id="clipPath2999-2-3-4"
clipPathUnits="userSpaceOnUse">
<path
inkscape:connector-curvature="0"
id="path3001-8-8-6"
d="m 0,14400 14400,0 L 14400,0 0,0 0,14400 z" />
</clipPath>
</defs>
<metadata
id="metadata3023">
<rdf:RDF>
<cc:Work
rdf:about="">
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<g
transform="translate(1451.1374,38.932293)"
id="layer1"
inkscape:groupmode="layer"
inkscape:label="Layer 1">
<g
id="g3378"
transform="matrix(0.28026719,0,0,0.28026719,-1040.8325,61.254294)"
inkscape:export-filename="S:\lucia\New-Logo-Symbol\Standard-Logo\PNG\Proxmox_logo_standard_hex_300px.png"
inkscape:export-xdpi="90"
inkscape:export-ydpi="90">
<g
id="g3016-9"
style="fill:#000000"
transform="matrix(0.85286594,0,0,0.85286594,-2204.7964,-970.06495)">
<g
style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Helion;-inkscape-font-specification:Helion"
id="text3093-5"
clip-path="url(#clipPath3102-4)"
transform="matrix(-0.99791979,0,0,0.99791979,1452.3586,746.04784)">
<path
d="M 276.30443,226.6231 466.89227,17.020605 C 459.49903,9.6280871 450.88762,3.8194321 441.05796,-0.40537695 431.22756,-4.6295171 420.6664,-6.7823721 409.37437,-6.8639479 397.38099,-6.7722031 386.39328,-4.3959326 376.41123,0.26487096 366.4286,4.9263417 357.75623,11.32398 350.39413,19.457805 L 276.30327,100.37282 202.69985,19.457805 C 195.07335,11.32397 186.19787,4.9263248 176.07344,0.2648493 165.94881,-4.395959 155.00175,-6.7722224 143.2322,-6.8639479 131.93978,-6.7823616 121.3786,-4.629505 111.5486,-0.40536951 101.71855,3.8194345 93.107122,9.6280871 85.714287,17.020605 L 276.30769,226.61752"
id="path3098-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccccc"
style="fill:#000000;fill-opacity:1" />
</g>
<g
transform="matrix(0.99791979,0,0,-0.99791979,900.89604,1230.3576)"
clip-path="url(#clipPath3102-4)"
id="g3196-9"
style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Helion;-inkscape-font-specification:Helion">
<path
style="fill:#000000;fill-opacity:1"
sodipodi:nodetypes="ccccccccccccc"
inkscape:connector-curvature="0"
id="path3198-1"
d="M 276.30443,226.6231 466.89227,17.020605 C 459.49903,9.6280871 450.88762,3.8194321 441.05796,-0.40537695 431.22756,-4.6295171 420.6664,-6.7823721 409.37437,-6.8639479 397.38099,-6.7722031 386.39328,-4.3959326 376.41123,0.26487096 366.4286,4.9263417 357.75623,11.32398 350.39413,19.457805 L 276.30327,100.37282 202.69985,19.457805 C 195.07335,11.32397 186.19787,4.9263248 176.07344,0.2648493 165.94881,-4.395959 155.00175,-6.7722224 143.2322,-6.8639479 131.93978,-6.7823616 121.3786,-4.629505 111.5486,-0.40536951 101.71855,3.8194345 93.107122,9.6280871 85.714287,17.020605 L 276.30769,226.61752" />
</g>
<path
style="font-size:1059.61279297px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#e57000;fill-opacity:1;stroke:none;font-family:Helion;-inkscape-font-specification:Helion"
d="m 1160.6292,988.20538 0,0 -143.2665,-157.11232 c -8.333,-8.88721 -18.03061,-15.87754 -29.09279,-20.97078 -11.06252,-5.09255 -23.02366,-7.68889 -35.88343,-7.78914 -12.33843,0.0892 -23.87792,2.44147 -34.61849,7.05685 -10.74062,4.61613 -20.14972,10.96284 -28.22736,19.04016 L 1034.9383,988.20777 889.54063,1147.9854 c 8.07762,8.3329 17.48674,14.8349 28.22736,19.5062 10.74057,4.6712 22.28006,7.0457 34.61849,7.1234 12.89308,-0.1 24.92073,-2.6962 36.08307,-7.7891 11.16223,-5.0929 20.79325,-12.0833 28.89315,-20.9708 l 143.2662,-157.64917"
id="path3278-4"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccccccccscscc" />
<path
sodipodi:nodetypes="cccccccccscscc"
inkscape:connector-curvature="0"
id="path3280-5"
d="m 1192.6208,988.20538 0,0 143.2665,-157.11232 c 8.333,-8.88721 18.0306,-15.87754 29.0928,-20.97078 11.0625,-5.09255 23.0237,-7.68889 35.8834,-7.78914 12.3385,0.0892 23.878,2.44147 34.6185,7.05685 10.7407,4.61613 20.1498,10.96284 28.2274,19.04016 l -145.3977,159.77762 145.3977,159.77763 c -8.0776,8.3329 -17.4867,14.8349 -28.2274,19.5062 -10.7405,4.6712 -22.28,7.0457 -34.6184,7.1234 -12.8931,-0.1 -24.9208,-2.6962 -36.0831,-7.7891 -11.1623,-5.0929 -20.7933,-12.0833 -28.8932,-20.9708 L 1192.6211,988.20593"
style="font-size:1059.61279297px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#e57000;fill-opacity:1;stroke:none;font-family:Helion;-inkscape-font-specification:Helion" />
</g>
<g
id="g3368">
<g
id="text3223"
style="font-size:387.52206421px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;letter-spacing:0px;word-spacing:0px;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Helion;-inkscape-font-specification:Helion">
<path
inkscape:connector-curvature="0"
id="path3354"
d="m -686.1811,-262.38737 -177.87034,0 c -6.9834,0.19403 -12.87689,2.71288 -17.68048,7.55658 -4.8036,4.84422 -7.30631,10.85073 -7.50813,18.01955 l 0,245.6858223 c 19.0852,-0.4763289 34.97338,-7.080262 47.6646,-19.8118193 12.69112,-12.731517 19.2789,-28.732724 19.76337,-48.003669 l 135.63098,0 c 19.28682,-0.476261 35.35261,-7.080194 48.19742,-19.811819 12.84432,-12.73145 19.51284,-28.732655 20.00558,-48.003665 l 0,-67.42798 c -0.49274,-19.28682 -7.16125,-35.35262 -20.00557,-48.19744 -12.84482,-12.84432 -28.91061,-19.51283 -48.19743,-20.00556 z m -135.63098,144.15635 0,-75.95335 118.96774,0 c 0.69411,-0.34694 3.47131,0.34736 8.33161,2.08291 4.85991,1.73595 7.63712,6.59605 8.33163,14.58033 l 0,42.23936 c 0.34694,0.7106 -0.34736,3.55238 -2.08291,8.52538 -1.73595,4.97326 -6.59606,7.81505 -14.58033,8.52537 z" />
<path
inkscape:connector-curvature="0"
id="path3356"
d="m -308.04521,-143.41963 0,-50.76474 c -0.4766,-19.28682 -7.08053,-35.35262 -19.81182,-48.19744 -12.73179,-12.84432 -28.733,-19.51283 -48.00367,-20.00556 l -177.87034,0 c -7.15293,0.19403 -13.09485,2.71288 -17.82578,7.55658 -4.73095,4.84422 -7.18522,10.85073 -7.36283,18.01955 l 0,245.6858223 c 19.10135,-0.4763289 35.05412,-7.080262 47.85836,-19.8118193 12.80414,-12.731517 19.45651,-28.732724 19.95713,-48.003669 l 0,-17.050751 77.1159,0 39.13922,55.802459 c 6.28082,9.009794 14.16033,16.0819732 23.63854,21.2165595 9.47781,5.1346021 20.06993,7.7503397 31.77641,7.8472208 5.64296,-0.00808 11.11663,-0.6700872 16.42102,-1.9860337 5.30388,-1.3159425 10.29316,-3.2373765 14.96786,-5.7643078 l -54.63991,-77.8909318 c 15.83952,-3.431052 28.82133,-11.197535 38.94546,-23.299469 10.12362,-12.10172 15.3551,-26.55286 15.69445,-43.35347 z m -203.05895,8.13786 0,-58.9026 118.19271,0 c 0.71026,-0.34694 3.55205,0.34736 8.52537,2.08291 4.97294,1.73595 7.81473,6.59605 8.52538,14.58033 l 0,25.57613 c 0.35502,0.69445 -0.35543,3.47166 -2.13135,8.33161 -1.77632,4.86025 -6.74945,7.63746 -14.9194,8.33162 z" />
<path
inkscape:connector-curvature="0"
id="path3358"
d="m -66.297193,-262.38737 -135.243457,0 c -19.27095,0.49275 -35.27217,7.16126 -48.00368,20.00558 -12.73156,12.84481 -19.33549,28.91061 -19.81181,48.19742 l 0,135.243464 c 0.47632,19.270945 7.08025,35.272154 19.81181,48.003675 12.73152,12.731561 28.73273,19.3354921 48.00368,19.8118133 l 135.243457,0 C -47.026519,8.3982534 -31.02531,1.7943203 -18.293518,-10.937237 -5.5622279,-23.668754 1.0417033,-39.669961 1.5182953,-58.940906 l 0,-135.243464 c -0.4765997,-19.28682 -7.0805328,-35.35262 -19.8118193,-48.19744 -12.731788,-12.84432 -28.732995,-19.51283 -48.003669,-20.00556 z m 0,186.395713 c 0.355023,0.710536 -0.355427,3.552325 -2.13135,8.525376 -1.776324,4.973203 -6.749453,7.814992 -14.919401,8.525375 l -101.141956,0 c -0.71053,0.355294 -3.55232,-0.355156 -8.52538,-2.13135 -4.97321,-1.776054 -7.815,-6.749182 -8.52537,-14.919401 l 0,-101.529473 c -0.3553,-0.69411 0.35515,-3.47132 2.13134,-8.33162 1.77604,-4.85992 6.74918,-7.63712 14.91941,-8.33162 l 101.141956,0 c 0.710265,-0.34694 3.552054,0.34736 8.525376,2.08291 4.972932,1.73595 7.814721,6.59605 8.525375,14.58033 z" />
<path
inkscape:connector-curvature="0"
id="path3360"
style="fill:#e57000;fill-opacity:1"
d="m 343.24581,-243.01152 c -5.87764,-5.87708 -12.72377,-10.49499 -20.5384,-13.85374 -7.8152,-3.35821 -16.2114,-5.06974 -25.18861,-5.13459 -9.55093,0.0729 -18.35079,1.96208 -26.3996,5.66744 -8.04928,3.70589 -15.00843,8.79205 -20.87749,15.25848 l -58.51508,64.32783 -58.90259,-64.32783 c -6.02275,-6.63598 -12.96576,-11.77058 -20.82905,-15.40381 -7.86343,-3.6327 -16.550262,-5.47341 -26.060517,-5.52211 -8.977519,0.0649 -17.373714,1.77639 -25.18861,5.1346 -7.814936,3.35874 -14.661064,7.97665 -20.538405,13.85373 L 145.99962,-126.75639 40.207458,-10.501271 c 5.877333,6.0630371 12.723461,10.79396706 20.538405,14.1928038 7.814904,3.398847 16.211099,5.1265285 25.18861,5.1830495 9.381091,-0.072659 18.132507,-1.9618037 26.254287,-5.6674401 8.12163,-3.70562508 15.12923,-8.7917806 21.0228,-15.2584822 l 58.51507,-64.327834 58.51508,64.327834 c 5.86906,6.4667016 12.82821,11.55285519 20.87749,15.2584764 8.04881,3.7056326 16.84867,5.5947793 26.3996,5.6674459 8.97721,-0.056513 17.3734,-1.7841929 25.18861,-5.1830438 7.81464,-3.39884052 14.66077,-8.1297724 20.5384,-14.1928095 L 237.45365,-126.75639 z" />
<path
inkscape:connector-curvature="0"
id="path3362"
d="m 695.81803,-262.38737 -42.62688,0 c -13.94281,0.19403 -26.35949,3.97232 -37.25008,11.33487 -10.89107,7.36308 -19.14194,17.14787 -24.75266,29.35442 l 0.38752,-0.77503 -39.91426,87.57886 -39.52674,-87.57886 0,0.77503 c -5.44152,-12.20655 -13.64395,-21.99134 -24.60734,-29.35442 -10.96359,-7.36256 -23.42871,-11.14084 -37.39539,-11.33487 l -42.23936,0 c -7.33862,0.19403 -13.39357,2.71288 -18.16487,7.55658 -4.77131,4.84422 -7.24173,10.85073 -7.41126,18.01955 l 0,245.6858223 c 19.10135,-0.4763289 35.05411,-7.080262 47.85835,-19.8118193 12.80415,-12.731517 19.45652,-28.732724 19.95714,-48.003669 l 0,-129.818224 c 0.0241,-1.76784 0.55699,-3.17259 1.59851,-4.21425 1.04138,-1.04125 2.44613,-1.57408 4.21425,-1.5985 1.00908,0.0325 1.99402,0.35542 2.95482,0.96878 0.96064,0.61377 1.65494,1.32422 2.0829,2.13135 l 75.17831,165.857313 c 1.42074,2.962919 3.51979,5.368749 6.29715,7.217496 2.77705,1.848803 5.84489,2.801451 9.20353,2.857948 3.33409,-0.04034 6.35349,-0.928394 9.05821,-2.664177 2.70436,-1.73573 4.85185,-4.076977 6.44248,-7.02375 l 75.17831,-166.24483 c 0.58909,-0.80712 1.34797,-1.51757 2.27666,-2.13135 0.92817,-0.61337 1.97769,-0.9363 3.14858,-0.96878 1.5821,0.0244 2.87382,0.55726 3.87517,1.59851 1.00081,1.04165 1.5175,2.4464 1.55007,4.21424 l 0,129.818224 c 0.50027,19.270945 7.15264,35.272154 19.95712,48.003675 12.8039,12.731561 28.75667,19.3354921 47.85836,19.8118133 l 0,-245.6858223 c -0.17794,-7.16882 -2.63221,-13.17533 -7.36282,-18.01955 -4.73127,-4.8437 -10.67319,-7.36255 -17.82578,-7.55658 z" />
<path
inkscape:connector-curvature="0"
id="path3364"
d="m 963.0584,-262.38737 -135.24346,0 c -19.27095,0.49275 -35.27216,7.16126 -48.00368,20.00558 -12.73156,12.84481 -19.33549,28.91061 -19.81181,48.19742 l 0,135.243464 c 0.47632,19.270945 7.08025,35.272154 19.81181,48.003675 12.73153,12.731561 28.73273,19.3354921 48.00368,19.8118133 l 135.24346,0 c 19.27067,-0.4763289 35.27188,-7.080262 48.0037,-19.8118193 12.7313,-12.731517 19.3352,-28.732724 19.8118,-48.003669 l 0,-135.243464 c -0.4766,-19.28682 -7.0805,-35.35262 -19.8118,-48.19744 -12.73182,-12.84432 -28.73303,-19.51283 -48.0037,-20.00556 z m 0,186.395713 c 0.35502,0.710536 -0.35543,3.552325 -2.13135,8.525376 -1.77633,4.973203 -6.74946,7.814992 -14.9194,8.525375 l -101.14196,0 c -0.71053,0.355294 -3.55232,-0.355156 -8.52538,-2.13135 -4.97321,-1.776054 -7.815,-6.749182 -8.52537,-14.919401 l 0,-101.529473 c -0.35529,-0.69411 0.35515,-3.47132 2.13134,-8.33162 1.77604,-4.85992 6.74918,-7.63712 14.91941,-8.33162 l 101.14196,0 c 0.71026,-0.34694 3.55205,0.34736 8.52537,2.08291 4.97293,1.73595 7.81472,6.59605 8.52538,14.58033 z" />
<path
inkscape:connector-curvature="0"
id="path3366"
style="fill:#e57000;fill-opacity:1"
d="m 1372.6013,-243.01152 c -5.8777,-5.87708 -12.7238,-10.49499 -20.5384,-13.85374 -7.8152,-3.35821 -16.2114,-5.06974 -25.1886,-5.13459 -9.551,0.0729 -18.3508,1.96208 -26.3996,5.66744 -8.0493,3.70589 -15.0085,8.79205 -20.8775,15.25848 l -58.5151,64.32783 -58.9026,-64.32783 c -6.0227,-6.63598 -12.9658,-11.77058 -20.829,-15.40381 -7.8635,-3.6327 -16.5503,-5.47341 -26.0606,-5.52211 -8.9775,0.0649 -17.3737,1.77639 -25.1886,5.1346 -7.8149,3.35874 -14.661,7.97665 -20.5384,13.85373 l 105.7922,116.25513 -105.7922,116.255119 c 5.8774,6.0630371 12.7235,10.79396706 20.5384,14.1928038 7.8149,3.398847 16.2111,5.1265285 25.1886,5.1830495 9.3811,-0.072659 18.1326,-1.9618037 26.2543,-5.6674401 8.1217,-3.70562508 15.1293,-8.7917806 21.0228,-15.2584822 l 58.5151,-64.327834 58.5151,64.327834 c 5.869,6.4667016 12.8282,11.55285519 20.8775,15.2584764 8.0488,3.7056326 16.8486,5.5947793 26.3996,5.6674459 8.9772,-0.056513 17.3734,-1.7841929 25.1886,-5.1830438 7.8146,-3.39884052 14.6607,-8.1297724 20.5384,-14.1928095 L 1266.8091,-126.75639 z" />
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 100 KiB

BIN
docs/images/sthope_wiki.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

4
docs/index.md Normal file
View File

@ -0,0 +1,4 @@
<!-- ## Welcome -->
![logo](/../images/sthope_wiki.png){: align=center width=500 }

View File

@ -0,0 +1,17 @@
Portainer Stack:
```
---
version: "3.8"
services:
authelia:
image: authelia/authelia:latest
container_name: authelia
network_mode: bridge
environment:
- TZ=Europe/Amsterdam
volumes:
- /docker/nginx/authelia:/config
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,24 @@
Portainer Stack:
```
version: "3.8"
services:
bazarr:
image: linuxserver/bazarr:latest
container_name: bazarr
network_mode: bridge
environment:
- PUID=1000
- PGID=1000
- UMASK_SET=022
- TZ=Europe/Amsterdam
volumes:
- /htpc/bazarr:/config
- /media/movies:/movies
- /media/tvshows:/tv
- /media/kids:/kids
ports:
- 6767:6767
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,22 @@
Portainer Stack:
```
---
version: "3.8"
services:
bitwarden:
image: bitwardenrs/server:latest
restart: unless-stopped
container_name: bitwarden
network_mode: bridge
volumes:
- /docker/bitwarden:/data
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
ports:
- 3012:3012
- 80:80
# environment:
# - ADMIN_TOKEN=super_mega_password
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,26 @@
Portainer Stack:
```
version: "3.8"
services:
jellyfin:
image: linuxserver/jellyfin:latest
container_name: jellyfin
network_mode: bridge
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam
# - JELLYFIN_PublishedServerUrl=
volumes:
- /jellyfin:/config
- /opt/vc/lib:/opt/vc/lib
- /media:/HTPC
ports:
- 8096:8096
- 8920:8920
- 7359:7359/udp
- 1900:1900/udp
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,25 @@
Portainer Stack:
```
---
version: "3.8"
volumes:
mqttexplorer:
services:
mqtt-explorer:
image: smeagolworms4/mqtt-explorer:latest
container_name: mqtt-explorer
network_mode: bridge
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam
- HTTP_PORT=4000
- CONFIG_PATH=/mqtt-explorer/config
volumes:
- mqttexplorer:/mqtt-explorer/config
ports:
- 4000:4000
restart: unless-stopped
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,22 @@
Portainer Stack:
```
---
version: "3.8"
volumes:
octoprint:
services:
octoprint:
image: octoprint/octoprint:latest
container_name: octoprint
network_mode: bridge
restart: unless-stopped
user: 1000:1000
volumes:
- octoprint:/octoprint
# devices:
# - /dev/ttyUSB0:/dev/ttyUSB0
ports:
- 80:80
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,25 @@
Portainer Stack:
```
version: "3.8"
services:
qbittorrent:
image: linuxserver/qbittorrent:latest
container_name: qbittorrent
network_mode: bridge
volumes:
- /qbittorrent:/config
- /downloads:/downloads
ports:
- "8080:8080"
- "6881:6881"
- "6881:6881/udp"
restart: always
environment:
- PUID=1000
- PGID=1000
- TZ=Europe/Amsterdam
- UMASK=022
- WEBUI_PORT=8080
labels:
- com.centurylinklabs.watchtower.enable=true
```

View File

@ -0,0 +1,33 @@
Replace `{folder_to_share}`, `{USERNAME}`, `{PASSWORD}` with your choice.
eg:
```
volumes:
- /home/user:/share
```
eg:
```
command: '-u "1000:1000:user:user:crap_pass" -s "HomeLAB:/share:rw:user"'
```
Portainer Stack:
```
---
version: "3.8"
services:
samba:
image: elswork/samba:latest
container_name: samba
hostname: samba
network_mode: bridge
restart: unless-stopped
environment:
- TZ=Europe/Amsterdam
volumes:
- {folder_to_share}:/share
ports:
- 445:445
labels:
- com.centurylinklabs.watchtower.enable=false
command: '-u "1000:1000:{USERNAME}:{USERNAME}:{PASSWORD}" -s "HomeLAB:/share:rw:{USERNAME}"'
```

View File

@ -0,0 +1,4 @@
Portainer Stack:
```
```

View File

@ -0,0 +1,10 @@
# How to install Home Assistant on Proxmox
![Home Assistant](/../../images/logos/ha-logo.png){: align=left width=200 }
Open Proxmox Terminal and send:
```
clear;bash -c "$(wget -qLO - https://install-ha.sthope.dev)"
```
[Github Repository](https://github.com/sthopeless/proxmox_hassos_install/)

View File

@ -0,0 +1,2 @@
# How to install Proxmox

83
mkdocs.yml Normal file
View File

@ -0,0 +1,83 @@
site_name: Sthope Wiki
repo_url: https://git.sthope.dev/sthope/wiki
repo_name: sthope/wiki
edit_uri: _edit/main/docs/
site_url: https://wiki.sthope.dev
theme:
name: material
language: en
logo: images/sthope_wiki.png
favicon: images/assets/favicon.png
icon:
repo: fontawesome/brands/github
logo: fontawesome/regular/folder-open
palette:
- scheme: slate
toggle:
icon: material/weather-sunny
name: Switch to light mode
- scheme: default
toggle:
icon: material/weather-night
name: Switch to dark mode
font:
code: Jet Brains Mono
features:
- navigation.instant
#- navigation.sections # prevents collapsible sections
#- navigation.expand #expands sections by default
# insiders only
# - search.suggest
# google_analytics: ['UA-17919826-9', 'auto']
plugins:
- git-revision-date
- search
- minify:
minify_html: true
markdown_extensions:
- abbr
- admonition # enables coloured blocks mid article
- attr_list # improves image handling
- pymdownx.details # enables collapsible admonitions
- footnotes
- meta # adds support for front matter
- toc:
permalink: true
toc_depth: 4
- pymdownx.highlight: # code highlighting
linenums: true
- pymdownx.tabbed # enables tabs for embedded blocks
- pymdownx.snippets
- pymdownx.superfences # allows for the nesting of code blocks inside other blocks
- pymdownx.keys
copyright: Sthope &copy; 2022
extra:
social:
- icon: 'fontawesome/brands/github'
link: 'https://github.com/sthopeless'
name: GitHub
- icon: 'fontawesome/brands/git'
link: 'https://git.sthope.dev/sthope'
name: Gitea
- icon: 'fontawesome/brands/discord'
link: 'https://discordapp.com/users/365825462074605569/'
name: Message me on Discord
nav:
- Proxmox:
# - How To Install Proxmox: proxmox/how-to-install-proxmox.md
- Home Assistant on Proxmox: proxmox/how-to-install-home-assistant.md
- Portainer Stacks:
- Authelia: portainer-stacks/authelia.md
- Bazarr: portainer-stacks/bazarr.md
- BitWarden: portainer-stacks/bitwarden.md
- Jellyfin: portainer-stacks/jellyfin.md
- MQTT-Explorer: portainer-stacks/mqtt-explorer.md
- Octoprint: portainer-stacks/octoprint.md
- qBittorrent: portainer-stacks/qbittorrent.md
- Samba: portainer-stacks/samba.md

6
requirements.txt Normal file
View File

@ -0,0 +1,6 @@
mkdocs==1.2.1
mkdocs-material==7.1.9
mkdocs-material-extensions==1.0.1
mkdocs-minify-plugin==0.4.0
mkdocs-git-revision-date-plugin==0.3.1
pymdown-extensions==8.2