add docker XP
This commit is contained in:
parent
50a1340001
commit
7bf0618d65
@ -42,10 +42,10 @@
|
|||||||
\item John Deere AMS Products Troubleshooting
|
\item John Deere AMS Products Troubleshooting
|
||||||
\item Git branching / Continuous Integration
|
\item Git branching / Continuous Integration
|
||||||
\item Comfortable using Linux
|
\item Comfortable using Linux
|
||||||
\item \href{https://daviddaily.dev/LaTeX}{\LaTeX \hspace{0.5mm} (what is being used to render this pdf)}
|
\item \href{https://daviddaily.dev/explore/repos?q=latex}{\LaTeX \hspace{0.5mm} (what is being used to render this pdf)}
|
||||||
\item \href{https://daviddaily.dev/ahk}{AutoHotKey}
|
\item \href{https://daviddaily.dev/explore/repos?q=ahk}{AutoHotKey}
|
||||||
\item \href{https://daviddaily.dev/python}{Python}
|
\item \href{https://daviddaily.dev/explore/repos?q=python}{Python}
|
||||||
% \item \href{https://daviddaily.dev/C\%2B\%2B}{C++ on Linux}
|
\item Docker (how gitea, nginx, and letsencrypt are installed)
|
||||||
\end{itemize}
|
\end{itemize}
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -66,7 +66,7 @@
|
|||||||
{Utilized a Raspberry Pi to function as DHCP server, block ads by DNS, and to run as an OpenVPN server. The base of this project is \href{https://pi-hole.net/}{PiHole}, a DNS ad blocker built to run on a Raspberry Pi}
|
{Utilized a Raspberry Pi to function as DHCP server, block ads by DNS, and to run as an OpenVPN server. The base of this project is \href{https://pi-hole.net/}{PiHole}, a DNS ad blocker built to run on a Raspberry Pi}
|
||||||
\ecvNewLine
|
\ecvNewLine
|
||||||
\ecvEBSub{Web Server}
|
\ecvEBSub{Web Server}
|
||||||
{Set up and maintaining a CentOS 7 server to host websites, databases, and projects including AutoHotKey, \LaTeX \hspace{0.5mm} (the tool being used to render this pdf), and Python}
|
{Set up and maintaining a CentOS 7 server to host websites, databases, and projects including AutoHotKey, \LaTeX \hspace{0.5mm} (the tool being used to render this pdf), and Python. Utilized \href{https://www.docker.com/}{docker} to install \href{https://www.nginx.com/}{nginx}, \href{https://letsencrypt.org/}{letsencrypt}, and \href{https://gitea.io/}{gitea} after having installed them manually on a previous instance of the Web Server}
|
||||||
\ecvNewLine
|
\ecvNewLine
|
||||||
\ecvEBSub{Self-Hosting a Website}
|
\ecvEBSub{Self-Hosting a Website}
|
||||||
{Configured the above CentOS 7 installation to host \href{https://daviddaily.dev}{a website (daviddaily.dev)} and its components by using Apache, PHP, and Ajax. SSH and SFTP are secured with private keys.}
|
{Configured the above CentOS 7 installation to host \href{https://daviddaily.dev}{a website (daviddaily.dev)} and its components by using Apache, PHP, and Ajax. SSH and SFTP are secured with private keys.}
|
Loading…
Reference in New Issue
Block a user