<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>blog — LowEndSpirit</title>
        <link>https://staging.lowendspirit.com/index.php?p=/</link>
        <pubDate>Sat, 11 Apr 2026 18:50:17 +0000</pubDate>
        <language>en</language>
            <description>blog — LowEndSpirit</description>
    <atom:link href="https://staging.lowendspirit.com/index.php?p=/discussions/tagged/blog/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Seeking Wordpress alternative (flat/noDB)</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/3040/seeking-wordpress-alternative-flat-nodb</link>
        <pubDate>Sun, 20 Jun 2021 17:05:03 +0000</pubDate>
        <category>Help</category>
        <dc:creator>Amitz</dc:creator>
        <guid isPermaLink="false">3040@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Hello fellas,</p>

<p>I never liked Wordpress too much and neither do I like anything database related.<br />
After a long time of not building websites, I would like to build a small one with a blog and some static pages and wonder if my Wordpress alternative to go to from the past, <a href="https://www.getgrav.org" rel="nofollow">https://www.getgrav.org</a> is still a good choice or if there are better alternatives out there in the meantime...</p>

<p>Being flat file- and not database driven is a must.</p>

<p>Thank you in advance for your possible recommendations!<br />
Take care, Amitz</p>
]]>
        </description>
    </item>
    <item>
        <title>Announcing Cloudflare for SaaS for Everyone</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/3918/announcing-cloudflare-for-saas-for-everyone</link>
        <pubDate>Mon, 21 Mar 2022 19:43:33 +0000</pubDate>
        <category>LES Talk</category>
        <dc:creator>Laton</dc:creator>
        <guid isPermaLink="false">3918@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><em>Written by <a href="https://staging.lowendspirit.com/index.php?p=/profile/Laton" rel="nofollow">@Laton</a>, 24 Apr 2021</em><br />
<small>Article was migrated from WordPress to Vanilla in March 2022</small></p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/73/vn4x16y1spbj.png" alt="" title="" /></p>

<p>Cloudflare has recently adapted their <a rel="nofollow" href="https://www.cloudflare.com/en-gb/ssl-for-saas-providers/">SSL for SaaS</a> product, which was originally limited only to their Enterprise customers but has now been released publicly. Yesterday they announced their Cloudflare for SaaS solution available to everyone. And to reflect their recent service evolution of the product they have re-named it to: <a rel="nofollow" href="https://www.cloudflare.com/en-gb/saas/">Cloudflare for SaaS</a>.</p>

<p>You may ask yourself: <em>What exactly is SaaS?</em><br />
Software as a Service (SaaS) is a method of providing software to an end-user where the software is not installed and maintained by the user, but via hosted services (most often through a web browser). Popular examples of such a service include Salesforce, Google Apps, Microsoft Office 365, etc.</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/wr/ss73sxt4l6wk.png" alt="" title="" /></p>

<p>Since the 15th of April, they have released their beta stage, which is available for sign up if you submit your request <a rel="nofollow" href="https://forms.gle/crARoXd4taCtoSti8">here</a>. Before the introduction of <a rel="nofollow" href="https://www.cloudflare.com/en-gb/saas/">Cloudflare for SaaS</a>, your best bet was for your customer to set up a CNAME record and have them generate a private key and CSR.</p>

<p>On top of that, you would be required to maintain a solution to generate and securely store private keys. But with the introduction of Cloudflare for SaaS, it is now more freely accessible and has provided less of a burden when managing multiple customers.</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/ya/rh7reoegqtg4.png" alt="" title="" /></p>

<h4>Cloudflare Workers</h4>

<p>Back in January when SSL for SaaS was announced, 80% of beta users were already building their application on Cloudflare workers. But by combining the use of Cloudflare for SaaS with <a rel="nofollow" href="https://workers.cloudflare.com/">Cloudflare workers</a>, will overall reduce the time and core resources from building your application.</p>

<h4>Security</h4>

<p>It also has already provided <a rel="nofollow" href="https://www.cloudflare.com/en-gb/ddos/">DDoS Protection</a> and <a rel="nofollow" href="https://www.cloudflare.com/en-gb/waf/">Web Application Firewall (WAF)</a> built-in. Alongside the benefits offered to the Enterprise customers at no additional cost.</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/96/7te3da508k5e.png" alt="" title="" /></p>

<p>So, if you want to have more control of your SSL certificate solution and would like a simple but manageable solution, then why not sign up for the <a rel="nofollow" href="https://forms.gle/crARoXd4taCtoSti8">beta</a>.</p>
]]>
        </description>
    </item>
    <item>
        <title>Portainer – A Docker management tool</title>
        <link>https://staging.lowendspirit.com/index.php?p=/discussion/3919/portainer-a-docker-management-tool</link>
        <pubDate>Mon, 21 Mar 2022 19:47:34 +0000</pubDate>
        <category>LES Talk</category>
        <dc:creator>sahjanivishal</dc:creator>
        <guid isPermaLink="false">3919@/index.php?p=/discussions</guid>
        <description><![CDATA[<p><em>Written by <a href="https://staging.lowendspirit.com/index.php?p=/profile/sahjanivishal" rel="nofollow">@sahjanivishal</a>, 27 Apr 2021</em><br />
<small>Article was migrated from WordPress to Vanilla in March 2022</small></p>

<h3>What is Docker?</h3>

<p>If you're reading this, most probably you already know Docker or have at least heard about it a lot. But still, for the uninitiated, Docker is an open platform for developing, shipping, and running applications and it enables you to separate your applications from your infrastructure so you can deliver software quickly. Find Docker interesting and want to know more? Head over to their <a rel="nofollow" href="https://docs.docker.com/get-started/overview/">docs</a> and you can find all the information you need!</p>

<h3>What is Portainer?</h3>

<p>So, talking about the elephant in the room, <a rel="nofollow" href="https://www.portainer.io/">Portainer</a> is a fully-featured web based GUI management tool for Docker. It runs locally, giving developers a rich UI to build and publish container images, deploy and manage applications and leverage data persistence and horizontal scaling for their applications.<br />
Worried about the cost? Portainer Community Edition is open source, free forever and used by more than 500,000 developers worldwide.</p>

<h3>What can I use Portainer for?</h3>

<ol>
<li>Visualize your server's docker environment on your web browser. (<em>I know that you don't fear the terminal, but hey, a little help won't harm anybody!</em>)</li>
<li>Aggregate view of Docker Swarm clusters (<em>Yeah, it's that fancy!</em>)</li>
<li>Deploy containers with some pre-built templates, right from inside the Portainer.</li>
<li>Start, Stop, Kill, Restart, Pause, Resume and Remove the containers easily with the web-GUI.</li>
<li>Facing any issue while deploying containers? Don't worry, Portainer to rescue! You can inspect the logs for any containers directly from the GUI and see what is stopping you from conquering the world.</li>
</ol>

<h3>How do I install Portainer?</h3>

<p>So, you're happy to give Portainer a go and want to know how can you install it? I have got you covered:</p>

<ol>
<li>Make sure you have Docker Engine installed on your server. You can follow the install instructions given <a rel="nofollow" href="https://docs.docker.com/get-docker/">here.</a></li>
<li>Run the following command to create a docker volume which should give output as <code>portainer_data</code> indicating the command was successfully executed:</li>
</ol>

<p><code>sudo docker volume create portainer_data</code></p>

<ol start="3">
<li>Once the volume is created, run the following command to create and run the Portainer container:</li>
</ol>

<p><code>sudo docker run -d -p 8000:8000 -p 9000:9000 --name=portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ce</code></p>

<p>The above command should create and run the Portainer container on your server's port number 9000, which can be generally accessed in following ways:</p>

<p>a) By opening <code>http://your_server_ip:9000</code> in your favorite browser.<br />
b) If you have a domain name pointed towards your server's IP, by opening <code>yourdomain.com:9000</code> in your browser.</p>

<blockquote><div>
  <p>Note: If you want to access Portainer over a subdomain instead of every time typing <code>yourdomain.com:9000</code>, you can put it behind a reverse proxy with the help of any web server, like Caddy.</p>
</div></blockquote>

<p>4&#46; Alright, once the container is up and running, access it via any of the above methods and you will be greeted by the following initial setup screen of Portainer:</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/pa/33updf14w5mb.png" alt="" title="" /></p>

<blockquote><div>
  <p>Set the username and password for admin user here and click on <code>Create User</code>.</p>
</div></blockquote>

<p>5&#46; Next, select Docker as the container management environment you want Portainer to connect to (yes Portainer can connect to Kubernetes too, but that's a story for another day):</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/xp/jl35jgd665h1.png" alt="" title="" /></p>

<p>6&#46; Voila! now you have successfully connected your local Docker environment to Portainer and you should be able to see below screen:</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/90/43xcygcvlqnz.png" alt="" title="" /></p>

<p>7&#46; Click on the <code>local</code> endpoint to see all the containers, images, volumes, networks etc. in your Docker environment:</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/am/z4sbzvuao0qn.png" alt="" title="" /></p>

<p>8&#46; You can also deploy app templates containers right from inside the Portainer:</p>

<p><img src="https://talk.lowendspirit.com/uploads/editor/65/sakwc8mh0hvd.png" alt="" title="" /></p>

<blockquote><div>
  <p>This is it! Go on, play around a bit and I'm sure you'll love how easy Portainer makes it to manage Docker containers. Given how many of the self-hosted apps can be deployed using Docker containers, Portainer is a must-have tool in your arsenal.</p>
</div></blockquote>
]]>
        </description>
    </item>
   </channel>
</rss>
