<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Cronograf_Install</id>
	<title>Cronograf Install - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Cronograf_Install"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Cronograf_Install&amp;action=history"/>
	<updated>2026-05-15T07:14:02Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Cronograf_Install&amp;diff=18679&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „=Install curl= *apt install curl -y =Add the influxdata Key= *sudo curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -  =Add the influxdata…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Cronograf_Install&amp;diff=18679&amp;oldid=prev"/>
		<updated>2019-10-11T08:07:41Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „=Install curl= *apt install curl -y =Add the influxdata Key= *sudo curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -  =Add the influxdata…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Install curl=&lt;br /&gt;
*apt install curl -y&lt;br /&gt;
=Add the influxdata Key=&lt;br /&gt;
*sudo curl -sL https://repos.influxdata.com/influxdb.key | sudo apt-key add -&lt;br /&gt;
&lt;br /&gt;
=Add the influxdata repository=&lt;br /&gt;
==Ubuntu==&lt;br /&gt;
*source /etc/lsb-release&lt;br /&gt;
==Debian==&lt;br /&gt;
*export DISTRIB_ID=debian&lt;br /&gt;
*export DISTRIB_CODENAME=stretch&lt;br /&gt;
==Add repo==&lt;br /&gt;
*echo &amp;quot;deb https://repos.influxdata.com/${DISTRIB_ID,,} ${DISTRIB_CODENAME} stable&amp;quot; | sudo tee /etc/apt/sources.list.d/influxdb.list&lt;br /&gt;
&lt;br /&gt;
=Now update the repository and install the 'chronograf' package using the apt command below=&lt;br /&gt;
*sudo apt update&lt;br /&gt;
*sudo apt install chronograf -y&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>