<?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: Christopher Thomas</title>
    <description>The latest articles on DEV Community by Christopher Thomas (@christhomas).</description>
    <link>https://dev.to/christhomas</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%2F221861%2Ffabb4267-1401-4582-860a-ca473c877a7c.jpeg</url>
      <title>DEV Community: Christopher Thomas</title>
      <link>https://dev.to/christhomas</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/christhomas"/>
    <language>en</language>
    <item>
      <title>Repo Rangler: Dockerised, microservice orientated develop package manager</title>
      <dc:creator>Christopher Thomas</dc:creator>
      <pubDate>Sun, 01 Sep 2019 09:00:57 +0000</pubDate>
      <link>https://dev.to/christhomas/repo-rangler-dockerised-microservice-orientated-develop-package-manager-1ddi</link>
      <guid>https://dev.to/christhomas/repo-rangler-dockerised-microservice-orientated-develop-package-manager-1ddi</guid>
      <description>&lt;p&gt;I recently was trying to install and configure satis and whilst I was doing it I had all these good ideas about how to do better. It's really strange to me why we don't have any better package manager for On-Premises private repositories. So I looked around and found Private Packagist, jFrog Artifact, etc. But they are all $$$$$ expensive and for a company that just wants to host about 20 packages. Total overkill.&lt;/p&gt;

&lt;p&gt;So I'm having a go at writing a satis compatible package manager. It's called "Repo Rangler" and its supposed to be a dockerised, modular, service orientated and support other package types as well. I'm planning to integrate NPM after this.&lt;/p&gt;

&lt;p&gt;The clear benefit over satis as it stands is that this project can authenticate your user against a database, or in the future, LDAP (for companies that like those things). &lt;/p&gt;

&lt;p&gt;You can take a look: &lt;br&gt;
&lt;a href="https://reporangler.com"&gt;https://reporangler.com&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/reporangler"&gt;https://github.com/reporangler&lt;/a&gt;&lt;/p&gt;

</description>
      <category>php</category>
      <category>docker</category>
      <category>npm</category>
      <category>microservices</category>
    </item>
  </channel>
</rss>
