<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Internet &amp;mdash; Kicou</title>
    <link>https://blog.kicou.info/tag:Internet</link>
    <description>Random thoughts and ramblings</description>
    <pubDate>Wed, 29 Apr 2026 12:00:40 -0400</pubDate>
    <item>
      <title>Self-hosting, mostly</title>
      <link>https://blog.kicou.info/self-hosting-mostly</link>
      <description>&lt;![CDATA[#Tech #Internet&#xA;&#xA;A list of software products and services I use both for personal and professional use. I self-host whenever I can, but not always.&#xA;&#xA;When I host, I do so on remote Linux VMs. I don&#39;t run anything from home anymore, except for the home automation system (duh!) which runs on a Raspberry Pi.&#xA;&#xA;My database engine of choice is PostgreSQL. My go-to web server/reverse proxy is Nginx. I also host my own DNS servers running ISC BIND9. I backup all my systems and data with Restic, to remote Object Storage with a local replica on a NAS device.&#xA;&#xA;I am naturally drawn toward free and open-source software first, but I recognise the fact that sometimes proprietary/paid software can be more efficient. I&#39;d rather use the software than waste all my time maintaining it.&#xA;&#xA;So here is a list of the main tools and services I use on a daily basis.&#xA;!--more--&#xA;Professional&#xA;&#xA;I work as part of a small team of independent consultants and I have put in place the following tools for us to use. We use Samba 4 as an Active Directory provider for user authentication and ACLs.&#xA;&#xA;Confluence -- wiki, documentation. This one is commercial but for a small team of under 10 people, it costs $10 a year, which is great value (over 10 users it gets much more expensive)&#xA;Nextcloud/Collabora -- file and document hosting, groupware (an alternative to Google Apps, OneDrive, O365)&#xA;Zimbra/Z-Push -- email and calendaring (an alternative to Gmail, Outlook.com, Yahoo mail)&#xA;eFa Project -- mail filtering based on MailScanner/SpamAssassin&#xA;Zabbix-- monitoring and alerting&#xA;Gitea -- Git version control (an alternative to Github)&#xA;Zammad -- helpdesk, support tickets (an alternative to Zendesk)&#xA;MeshCentral -- remote desktop assistance (an alternative to Bomgar, Teamviewer)&#xA;Synapse -- secure instant messaging using the Matrix protocol (an alternative to Slack)&#xA;&#xA;Personal&#xA;&#xA;I have been self-hosting since my first BBS in the early 1990s, and I love the freedom and control. It also helps me understand how things work together. I am a big proponent of the &#34;eat your own dog food&#34; approach: I am a service provider but I can also put myself in my users&#39; shoes.&#xA;&#xA;WriteFreely -- federated blogging&#xA;WordPress -- another blog (for family; don&#39;t judge)&#xA;Mastodon -- federated micro-blogging (an alternative to Twitter)&#xA;PeerTube -- federated video sharing (an alternative to Youtube)&#xA;FunkWhale -- federated music and podcast sharing (an alternative to… Spotify?)&#xA;Jitsi Meet -- video-conferencing (an alternative to Zoom)&#xA;Nextcloud/Collabora -- file and document hosting, groupware&#xA;Zimbra/Z-Push -- email and calendaring&#xA;Zabbix-- monitoring and alerting&#xA;Confluence -- wiki, documentation&#xA;Gitea -- Git version control&#xA;Bitwarden RS -- password management: Rust re-implementation of the Bitwarden server, entirely compatible with the official Bitwarden clients and browser extensions (an alternative to Lastpass)&#xA;Home Assistant -- Home automation&#xA;&#xA;Things I used to self-host but don&#39;t anymore&#xA;&#xA;These are things I used to self-host but have abandoned for various reasons.&#xA;&#xA;Asterisk -- PBX (phone system) -- I now register my phone devices directly to my provider&#39;s servers: they provide all the features of Asterisk at no extra cost, with a much better SLA&#xA;InvoiceNinja -- excellent invoicing and quoting system. But I don&#39;t want to be drowned in accounting tasks and have hired the services of a bookkeeper; as a result I switched to QuickBooks Online. I don&#39;t particularly like QuickBooks but I have to admit it makes my life easier and my bookkeeper can connect to my account and fix things directly. I really don&#39;t like the fact that you can&#39;t take a full backup of your data, though.&#xA;&#xA;— Kicou]]&gt;</description>
      <content:encoded><![CDATA[<p><a href="https://blog.kicou.info/tag:Tech" class="hashtag"><span>#</span><span class="p-category">Tech</span></a> <a href="https://blog.kicou.info/tag:Internet" class="hashtag"><span>#</span><span class="p-category">Internet</span></a></p>

<p>A list of software products and services I use both for personal and professional use. I self-host whenever I can, but not always.</p>

<p>When I host, I do so on remote Linux VMs. I don&#39;t run anything from home anymore, except for the home automation system (duh!) which runs on a Raspberry Pi.</p>

<p>My database engine of choice is <a href="https://www.postgresql.org">PostgreSQL</a>. My go-to web server/reverse proxy is <a href="https://nginx.org">Nginx</a>. I also host my own DNS servers running <a href="https://www.isc.org/bind">ISC BIND9</a>. I backup all my systems and data with <a href="https://restic.net">Restic</a>, to remote Object Storage with a local replica on a NAS device.</p>

<p>I am naturally drawn toward free and open-source software first, but I recognise the fact that sometimes proprietary/paid software can be more efficient. I&#39;d rather use the software than waste all my time maintaining it.</p>

<p>So here is a list of the main tools and services I use on a daily basis.
</p>

<h2 id="professional">Professional</h2>

<p>I work as part of a small team of independent consultants and I have put in place the following tools for us to use. We use <a href="https://samba.org">Samba 4</a> as an <a href="https://en.wikipedia.org/wiki/Active_Directory">Active Directory</a> provider for user authentication and ACLs.</p>
<ul><li><a href="https://www.atlassian.com/software/confluence">Confluence</a> — wiki, documentation. This one is commercial but for a small team of under 10 people, it costs $10 a year, which is great value (over 10 users it gets much more expensive)</li>
<li><a href="https://nextcloud.org">Nextcloud</a>/<a href="https://www.collaboraoffice.com/code">Collabora</a> — file and document hosting, groupware (an alternative to Google Apps, OneDrive, O365)</li>
<li><a href="https://zimbra.com">Zimbra</a>/<a href="https://z-push.org">Z-Push</a> — email and calendaring (an alternative to Gmail, Outlook.com, Yahoo mail)</li>
<li><a href="https://efa-project.org">eFa Project</a> — mail filtering based on MailScanner/SpamAssassin</li>
<li><a href="https://www.zabbix.com">Zabbix</a>— monitoring and alerting</li>
<li><a href="https://gitea.io">Gitea</a> — Git version control (an alternative to Github)</li>
<li><a href="https://zammad.org">Zammad</a> — helpdesk, support tickets (an alternative to Zendesk)</li>
<li><a href="https://www.meshcommander.com">MeshCentral</a> — remote desktop assistance (an alternative to Bomgar, Teamviewer)</li>
<li><a href="https://matrix.org/docs/projects/server/synapse">Synapse</a> — secure instant messaging using the Matrix protocol (an alternative to Slack)</li></ul>

<h2 id="personal">Personal</h2>

<p>I have been self-hosting since my first BBS in the early 1990s, and I love the freedom and control. It also helps me understand how things work together. I am a big proponent of the “eat your own dog food” approach: I am a service provider but I can also put myself in my users&#39; shoes.</p>
<ul><li><a href="https://writefreely.org">WriteFreely</a> — federated blogging</li>
<li><a href="https://wordpress.org">WordPress</a> — another blog (for family; don&#39;t judge)</li>
<li><a href="https://joinmastodon.org">Mastodon</a> — federated micro-blogging (an alternative to Twitter)</li>
<li><a href="https://joinpeertube.org">PeerTube</a> — federated video sharing (an alternative to Youtube)</li>
<li><a href="https://funkwhale.audio">FunkWhale</a> — federated music and podcast sharing (an alternative to… Spotify?)</li>
<li><a href="https://jitsi.org/jitsi-meet">Jitsi Meet</a> — video-conferencing (an alternative to Zoom)</li>
<li><a href="https://nextcloud.org">Nextcloud</a>/<a href="https://www.collaboraoffice.com/code">Collabora</a> — file and document hosting, groupware</li>
<li><a href="https://zimbra.com">Zimbra</a>/<a href="https://z-push.org">Z-Push</a> — email and calendaring</li>
<li><a href="https://www.zabbix.com">Zabbix</a>— monitoring and alerting</li>
<li><a href="https://www.atlassian.com/software/confluence">Confluence</a> — wiki, documentation</li>
<li><a href="https://gitea.io">Gitea</a> — Git version control</li>
<li><a href="https://github.com/dani-garcia/bitwarden_rs">Bitwarden RS</a> — password management: Rust re-implementation of the <a href="https://bitwarden.com">Bitwarden</a> server, entirely compatible with the official Bitwarden clients and browser extensions (an alternative to Lastpass)</li>
<li><a href="https://www.home-assistant.io">Home Assistant</a> — Home automation</li></ul>

<h2 id="things-i-used-to-self-host-but-don-t-anymore">Things I used to self-host but don&#39;t anymore</h2>

<p>These are things I used to self-host but have abandoned for various reasons.</p>
<ul><li><a href="https://www.asterisk.org">Asterisk</a> — PBX (phone system) — I now register my phone devices directly to my provider&#39;s servers: they provide all the features of Asterisk at no extra cost, with a much better SLA</li>
<li><a href="https://www.invoiceninja.org">InvoiceNinja</a> — excellent invoicing and quoting system. But I don&#39;t want to be drowned in accounting tasks and have hired the services of a bookkeeper; as a result I switched to QuickBooks Online. I don&#39;t particularly like QuickBooks but I have to admit it makes my life easier and my bookkeeper can connect to my account and fix things directly. I really don&#39;t like the fact that you can&#39;t take a full backup of your data, though.</li></ul>

<p>— Kicou</p>
]]></content:encoded>
      <guid>https://blog.kicou.info/self-hosting-mostly</guid>
      <pubDate>Fri, 21 Aug 2020 19:28:44 +0000</pubDate>
    </item>
  </channel>
</rss>