Skip to content

Latest commit

 

History

History
53 lines (53 loc) · 2.03 KB

File metadata and controls

53 lines (53 loc) · 2.03 KB
title Sovereign Cloud Stack Training Course
author [International Telecommunication Unit](https://itu.int/) (ITU) Place des Nations 1211 Geneva 20 Switzerland
thanks License: [CC-BY-SA-4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.en) Material has been prepared by Kurt Garloff of [S7n Cloud Services GmbH](https://garloff.de/s7n/) for the ITU following good collaboration in the [govstack](https://govstack.global/) project. The material was used for a training in Kenya paid for by [GIZ](https://giz.de/) and subsequently improved. Thanks for contributions to [dNation s.r.o](https://dnation.cloud/), [VanillaCore GmbH](https://vanillacore.net/), [OSISM GmbH](https://osism.tech/). A lot of material was prepared during the [Sovereign Cloud Stack](https://scs.community/) project at the [OSBA](https://osb-alliance.de/) by the SCS community, with funding from the [German Federal Ministry for Economic Affairs and Climate Action](https://bmwk.de). [Sovereign Cloud Stack](https://sovereigncloudstack.org), SCS and its logo are protected trademarks by the OSBA in most countries.
copyright ITU
date v1.2.4 2025-12-04 <br/> ![SCS logo](scs-bw.png){width=200}
license CC-BY-SA-4.0
documentclass book
toc true
toc-depth 2
lof true
colorlinks true
numbersections true
secnumdepth 1
header-includes
\usepackage{titlesec}
\usepackage{pmboxdraw}
\usepackage{pifont}
\usepackage{newunicodechar}
\newunicodechar{✓}{\ding{51}}
\newunicodechar{✗}{\ding{55}}
\newunicodechar{└}{\textSFii}
\newunicodechar{─}{\textSFx}
\newunicodechar{├}{\textSFviii}
\newunicodechar{│}{\textSFxi}
\usepackage{fancyhdr}
\pagestyle{fancy}
\fancyhead[LE,RO]{\small\slshape\rightmark}
\fancyhead[RE,LO]{\small\slshape\leftmark}
\fancyfoot[CO,CE]{\small\emph{SCS training docs (c) 2025 ITU, S7n, CC-BY-SA-4.0}}
\fancyfoot[LE,RO]{\thepage}
\renewenvironment{Shaded}{\small}{}