<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gotify on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</title>
    <link>https://move.cyber-neurones.org/tags/gotify/</link>
    <description>Recent content in Gotify on Blog GoHugo de Fredô : Linux, Proxmox, IA, Trail, Course, Randonnée, Gravel, Ski de Randonnée</description>
    <generator>Hugo</generator>
    <language>fr</language>
    <lastBuildDate>Tue, 23 Jun 2020 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://move.cyber-neurones.org/tags/gotify/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installation Gotify sous Ubuntu</title>
      <link>https://move.cyber-neurones.org/post/2020/06/2020-06-23-installation-gotify-sous-ubuntu/</link>
      <pubDate>Tue, 23 Jun 2020 00:00:00 +0000</pubDate>
      <guid>https://move.cyber-neurones.org/post/2020/06/2020-06-23-installation-gotify-sous-ubuntu/</guid>
      <description>&lt;p&gt;Le site officiel : &lt;a href=&#34;https://gotify.net/&#34;&gt;https://gotify.net/&lt;/a&gt; . Les sources du projet : &lt;a href=&#34;https://github.com/gotify&#34;&gt;https://github.com/gotify&lt;/a&gt; .&lt;/p&gt;&#xA;&lt;p&gt;Voici les étapes de l&amp;rsquo;installation :&lt;/p&gt;&#xA;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;$ cd /opt/&#xA;$ sudo wget https://github.com/gotify/server/releases/download/v2.0.16/gotify-linux-amd64.zip&#xA;$ sudo unzip gotify-linux-amd64.zip&#xA;Archive:  gotify-linux-amd64.zip&#xA;  inflating: gotify-linux-amd64      &#xA;  inflating: LICENSE                 &#xA;   creating: licenses/&#xA;$ sudo chmod +x gotify-linux-amd64&#xA;$ sudo mkdir /etc/gotify&#xA;$ sudo vi /etc/gotify/config.yml&#xA;server:&#xA;  listenaddr: &amp;#34;&amp;#34; # the address to bind on, leave empty to bind on all addresses&#xA;  port: 7070 # the port for the http server&#xA;$ sudo ./gotify-linux-amd64&lt;/code&gt;&lt;/pre&gt;&#xA;&lt;p&gt;Ensuite on se connecte :&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
