<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Getting Started on CINC</title>
        <link>https://cinc.sh/start/</link>
        <description>Recent content in Getting Started on CINC</description>
        <generator>Hugo -- gohugo.io</generator>
        <lastBuildDate>Wed, 20 Apr 2022 09:43:22 -0700</lastBuildDate>
        
        <atom:link href="https://cinc.sh/start/rss.xml" rel="self" type="application/rss+xml" />
        
        
        
        <item>
            <title>Server</title>
            <link>https://cinc.sh/start/server/</link>
            <pubDate>Wed, 20 Apr 2022 09:43:22 -0700</pubDate>
            
            <guid>https://cinc.sh/start/server/</guid>
            <description>Server Installation Install using the install script As with upstream packages, you can use the install script method described in upstream documentation. Simply substitute the URL with https://omnitruck.cinc.sh/install.sh.
For example, to install the latest 15.x of cinc-server on a supported platform:
curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -P cinc-server -v 15 Install from plain packages Packages are on our download site. We have packages available for all default package managers for platforms we support.</description>
        </item>
        
        
        
        <item>
            <title>Client</title>
            <link>https://cinc.sh/start/client/</link>
            <pubDate>Fri, 10 Apr 2020 15:31:30 -0500</pubDate>
            
            <guid>https://cinc.sh/start/client/</guid>
            <description>Client Installation Install using the install script As with upstream packages, you can use the install script method described in upstream documentation. Simply substitute the URL with https://omnitruck.cinc.sh/install.sh.
For example, to install the latest 18.x of Cinc Client on a supported UNIX/Linux/MacOS platform:
curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -v 18 For Windows:
. { iwr -useb https://omnitruck.cinc.sh/install.ps1 } | iex; install -version 18 Install using bundler We publish gem packages to our Gem in a Box instance running at https://rubygems.</description>
        </item>
        
        
        
        <item>
            <title>Workstation</title>
            <link>https://cinc.sh/start/workstation/</link>
            <pubDate>Fri, 10 Apr 2020 15:31:30 -0500</pubDate>
            
            <guid>https://cinc.sh/start/workstation/</guid>
            <description>Workstation Install Install using the install script As with upstream packages, you can use the install script method described in upstream documentation. Simply substitute the URL with https://omnitruck.cinc.sh/install.sh.
For example, to install the latest 24.x of Cinc Workstation on a supported UNIX/Linux/MacOS platform:
curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -P cinc-workstation -v 24 For Windows:
. { iwr -useb https://omnitruck.cinc.sh/install.ps1 } | iex; install -project cinc-workstation -version 24 Install from plain packages Packages are on our download site.</description>
        </item>
        
        
        
        <item>
            <title>Auditor</title>
            <link>https://cinc.sh/start/auditor/</link>
            <pubDate>Fri, 10 Apr 2020 15:31:30 -0500</pubDate>
            
            <guid>https://cinc.sh/start/auditor/</guid>
            <description>Auditor Install Install using the install script As with upstream packages, you can use the install script method described in upstream documentation. Simply substitute the URL with https://omnitruck.cinc.sh/install.sh.
For example, to install the latest 6.x of Cinc Auditor on a supported UNIX/Linux/MacOS platform:
curl -L https://omnitruck.cinc.sh/install.sh | sudo bash -s -- -P cinc-auditor -v 6 For Windows:
. { iwr -useb https://omnitruck.cinc.sh/install.ps1 } | iex; install -project cinc-auditor -version 6 Install using bundler We publish gem packages to our Gem in a Box instance running at https://rubygems.</description>
        </item>
        
        
    </channel>
</rss>