<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cron on sugar, spice, &amp;terminal? nice</title>
    <link>https://terminal.space/tag/cron/</link>
    <description>Recent content in Cron on sugar, spice, &amp;terminal? nice</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 15 Mar 2021 20:49:50 +0000</lastBuildDate>
    <atom:link href="https://terminal.space/tag/cron/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Cron &#43; LetsEncrypt, docker style (Part 2)</title>
      <link>https://terminal.space/tech/cron-letsencrypt-docker-style-part-2/</link>
      <pubDate>Mon, 15 Mar 2021 20:49:50 +0000</pubDate>
      <guid>https://terminal.space/tech/cron-letsencrypt-docker-style-part-2/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://terminal.space/tech/cron-letsencrypt-docker-style-part-2/images/glenn-carstens-peters-piNf3C4TViA-unsplash.jpg&#34;&#xA;    alt=&#34;Cornfield&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Cornfield&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;&lt;a href=&#34;https://terminal.space/tech/wordpress-hosting-docker-style-part-1/&#34;&gt;Part 1: Wordpress hosting, docker style&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;https://terminal.space/tech/cron-letsencrypt-docker-style-part-2/&#34;&gt;Part 2: Cron + LetsEncrypt, docker style&lt;/a&gt;&lt;br&gt;&#xA;&lt;a href=&#34;https://terminal.space/tech/matching-socks-nginx-php-wordpress-part-3/&#34;&gt;Part 3: Matching socks: Nginx + php = Wordpress&lt;/a&gt;&lt;/p&gt;&#xA;&lt;p&gt;Today, I&amp;rsquo;m going to talk about running background jobs with docker. On a non-docker system, you can set up a server to do many things at once - for example run nginx AND update your SSL certs periodically. However, with Docker, you have to choose. You either need to run each process as a separate docker container, or you need to use some sort of supervisor process (supervisord, &lt;a href=&#34;https://laptrinhx.com/docker-containers-running-alpine-linux-and-s6-for-process-management-solid-reliable-containers-3512281510/&#34;&gt;s6&lt;/a&gt;, systemd, etc) which will in-turn kick off the other processes you&amp;rsquo;re interested in.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
