<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Server on Technical Notes</title><link>http://luispa.com/en/tags/server/</link><description>Recent content in Server on Technical Notes</description><generator>Hugo -- 0.148.0</generator><language>en-US</language><lastBuildDate>Sun, 03 Apr 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://luispa.com/en/tags/server/index.xml" rel="self" type="application/rss+xml"/><item><title>Gitea and Traefik on Docker</title><link>http://luispa.com/en/posts/2022-04-03-gitea-docker/</link><pubDate>Sun, 03 Apr 2022 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2022-04-03-gitea-docker/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-gitea-docker.svg" alt="Gitea traefik docker logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I describe the installation of &lt;a href="http://gitea.io">Gitea&lt;/a> (GIT server) and &lt;a href="https://doc.traefik.io/traefik/">Traefik&lt;/a> (LetsEncrypt SSL certificate termination), along with &lt;a href="https://redis.io">Redis&lt;/a> (cache) and &lt;a href="https://www.mysql.com">MySQL&lt;/a> (DB). I install all applications as Docker containers on an Alpine Linux running as a virtual machine on my KVM server. In the previous post I explained what Gitea is and how to &lt;a href="http://luispa.com/en/posts/2022-03-26-gitea-vm/">set it up directly on a virtual machine&lt;/a> (without Docker).&lt;/p>
&lt;br clear="left"/></description></item><item><title>Gitea on a VM</title><link>http://luispa.com/en/posts/2022-03-26-gitea-vm/</link><pubDate>Sat, 26 Mar 2022 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2022-03-26-gitea-vm/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-gitea-vm.svg" alt="GIT Logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>&lt;a href="https://git-scm.com">GIT&lt;/a> is a distributed version control system, and we all know the famous centralization services &lt;a href="https://github.com">GitHub&lt;/a> and &lt;a href="https://about.gitlab.com">GitLab&lt;/a>. I recently came across a promising alternative called &lt;strong>&lt;a href="http://gitea.io">Gitea - Git with a cup of tea&lt;/a>&lt;/strong> and decided to install it on a virtual machine.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Alpine for Running Containers</title><link>http://luispa.com/en/posts/2022-03-20-alpine-docker/</link><pubDate>Sun, 20 Mar 2022 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2022-03-20-alpine-docker/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-docker-a.svg" alt="Docker logo" width="150px" style="float:left; padding-right:25px" />
&lt;p>In this post I describe how to install Alpine Linux in a virtual machine on my QEMU/KVM server and how to install Docker on it. I needed, for proof-of-concept and home services, the ability to run containers on a Docker host that takes up &amp;ldquo;very little&amp;rdquo; space. Can you install a Docker Host on top of a Virtual Machine? The answer is a resounding yes — in fact, it&amp;rsquo;s an excellent place to do so, especially in lab environments, home setups, and small deployments.&lt;/p>
&lt;br clear="left"/></description></item><item><title>Rsync on MacOS</title><link>http://luispa.com/en/posts/2006-11-13-rsync-en-macosx/</link><pubDate>Mon, 13 Nov 2006 00:00:00 +0000</pubDate><guid>http://luispa.com/en/posts/2006-11-13-rsync-en-macosx/</guid><description>&lt;img src="http://luispa.com/img/posts/logo-rsync.svg" alt="rsync logo" width="150px" height="150px" style="float:left; padding-right:25px" />
&lt;p>The rsync program comes bundled with Mac OSX, but if you need a more recent version with additional features &amp;ndash; such as metadata preservation, extended character support, or cross-platform character handling &amp;ndash; you&amp;rsquo;ll need to install one of the latest versions.&lt;/p>
&lt;br clear="left"/></description></item></channel></rss>