<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Natha Paquette</title>
    <description>The latest articles on DEV Community by Natha Paquette (@naman108).</description>
    <link>https://dev.to/naman108</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1349985%2Fc9fb39ea-961c-4205-8a51-673d6383ad81.png</url>
      <title>DEV Community: Natha Paquette</title>
      <link>https://dev.to/naman108</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/naman108"/>
    <language>en</language>
    <item>
      <title>Opensource Installation</title>
      <dc:creator>Natha Paquette</dc:creator>
      <pubDate>Wed, 01 May 2024 12:51:30 +0000</pubDate>
      <link>https://dev.to/naman108/opensource-installation-52i1</link>
      <guid>https://dev.to/naman108/opensource-installation-52i1</guid>
      <description>&lt;p&gt;Hey everyone! This is my first post on DEV but I wanted to know if anyone has recommendations for how to support &lt;strong&gt;non-technical&lt;/strong&gt; users in installing open-source software. &lt;/p&gt;

&lt;p&gt;Specifically, we have a python based server but we're struggling to support non-technical users installing and configuring it.&lt;/p&gt;

&lt;p&gt;Edit [Lots of clarification]: &lt;br&gt;
Target OS: &lt;br&gt;
  Linux generally, Ubuntu is the core of development. (would like to expand to windows eventually)&lt;br&gt;
Installer:&lt;br&gt;
  no config interface right now, an ansible installer that installs and configures everything but a bit difficult to maintain and bound to a specific ubuntu version.&lt;br&gt;
Configuration Interface:&lt;br&gt;
  tiered connfiguration supporting environment variables and a yaml file.&lt;br&gt;
documentation:&lt;br&gt;
  &lt;a href="https://freetakteam.github.io/FreeTAKServer-User-Docs/"&gt;https://freetakteam.github.io/FreeTAKServer-User-Docs/&lt;/a&gt;&lt;br&gt;
Root:&lt;br&gt;
  currently requires root access but we're trying to address it&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>python</category>
      <category>devops</category>
      <category>github</category>
    </item>
  </channel>
</rss>
