36 lines
1.2 KiB
TeX
36 lines
1.2 KiB
TeX
\documentclass{article}
|
|
|
|
\title{EOM Software Infrastructure}
|
|
\subtitle{v0.1.0}
|
|
\author{Eric O'Neill Meehan}
|
|
\date{\today}
|
|
|
|
\begin{abstract}
|
|
\end{abstract}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\section{Introduction}
|
|
Release v0.1.0 of \textit{eom-software-infrastructure} and its components constitutes the minum-viable hardware and software
|
|
infrastructure for \textit{eom.dev}, a self-hosted media publication platform. For this release, three machines were
|
|
configured into a cluster hosting a suite of web services. The purpose of this paper is to add context to the release by
|
|
documenting design decisions, highlighting problematic areas, and enumerating potential improvements for future iterations;
|
|
further, this paper will describe the publication pipeline that has been deployed to the network.
|
|
|
|
\section{Hardware Infrastructure}
|
|
|
|
\section{Software Infrastructure}
|
|
\subsection{Nvidia Drivers}
|
|
|
|
\section{Network Services}
|
|
\subsection{Content Publication}
|
|
|
|
\section{Conclusion}
|
|
Release v0.1.0 of \textit{eom-software-infrastructure} and its components were used to configure two PowerEdge servers and a
|
|
Latitude tablet into a Kubernetes cluster, development environment, and publication platform used to host its own source code
|
|
and this supplementary paper.
|
|
|
|
\end{document}
|