Skip to content

Commit

Permalink
Merge pull request #344 from kenhys/fix-dl
Browse files Browse the repository at this point in the history
Update download page navigation
  • Loading branch information
ashie authored Jan 17, 2025
2 parents 0e0ad0f + dba72e6 commit c0479b2
Showing 1 changed file with 12 additions and 111 deletions.
123 changes: 12 additions & 111 deletions views/download_fluent_package.erb
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,18 @@
<br/>

<h4><a name=td-agent></a>Treasure Agent (td-agent)</h4>
<div class="alert alert-danger">
<p>
Treasure Agent (td-agent) had already reached <a href="https://www.fluentd.org/blog/schedule-for-td-agent-4-eol">End of Life (EOL)</a> in Dec, 2023.
</p>
<p>
There is no support anymore - Thus No new release and No security update.
</p>
<p>
td-agent user should migrate to Fluent Package. It was designed to support migration from td-agent and it provides Long Term Support (LTS) version.
See <a href="https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5">Upgrade to fluent-package v5</a> for migration.
</p>
</div>
<table class="table table-bordered">
<thead>
<tr>
Expand Down Expand Up @@ -313,117 +325,6 @@
</table>
<br/>

<h3>Fluentd (v0.12, old stable version)</h3>
<div>Fluentd v0.12 is available on Linux and Mac OSX. Also, Treasure Data packages it as Treasure Agent (td-agent) for RedHat/CentOS and Ubuntu/Debian and provides a binary for OSX. td-agent 2.5 uses ruby 2.5 and td-agent 2.3 uses ruby 2.1</div>
<br/>
<table class="table table-bordered">
<thead>
<tr>
<th width="20%">Platform</th>
<th width="30%">Platform Version</th>
<th width="50%">Package or Installer</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<center>
<img src="/images/icon_redhat.png" height="60px"><br/>
RHEL / CentOS / Amazon Linux
</center>
</td>
<td>2.6+ Linux kernel (64-bit & 32-bit)</td>
<td>
<span style="font-weight:bold">td-agent v<%=TD_AGENT_VERSIONS[:v2][:linux]%>/2.3.6</span>
<ul>
<li><a href="//docs.fluentd.org/v/0.12/articles/install-by-rpm">Installation Guide</a></li>
<li>
64-bit (<a href="https://td-agent-package-browser.herokuapp.com/2.5/redhat/7/x86_64">RHEL7</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2.5/redhat/6/x86_64">RHEL6</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/redhat/5/x86_64">RHEL5</a>)
</li>
<li>
32-bit (<a href="https://td-agent-package-browser.herokuapp.com/2/redhat/6/i386">RHEL6</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/redhat/5/i386">RHEL5</a>)
</li>
<li>
Amazon Linux (<a href="https://td-agent-package-browser.herokuapp.com/2/redhat/2017.03/x86_64">2017.03</a>, <a href="https://td-agent-package-browser.herokuapp.com/2/redhat/2017.09/x86_64">2017.09</a>)
</li>
</ul>
</td>
</tr>
<tr>
<td>
<center>
<img src="/images/icon_ubuntu.png" height="60px"><br/>
Ubuntu/Debian
</center>
</td>
<td>2.6+ Linux kernel (64-bit & 32-bit)</td>
<td>
<span style="font-weight:bold">td-agent v<%=TD_AGENT_VERSIONS[:v2][:linux]%>/2.3.6</span>
<ul>
<li><a href="//docs.fluentd.org/v/0.12/articles/install-by-deb">Installation Guide</a></li>
<li>
64-bit/amd64 (<a href="https://td-agent-package-browser.herokuapp.com/2.5/ubuntu/bionic/pool/contrib/t/td-agent">Bionic</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2.5/ubuntu/xenial/pool/contrib/t/td-agent">Xenial</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2.5/ubuntu/trusty/pool/contrib/t/td-agent">Trusty</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/ubuntu/precise/pool/contrib/t/td-agent">Precise</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/ubuntu/lucid/pool/contrib/t/td-agent">Lucid</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/debian/jessie/pool/contrib/t/td-agent">Jessie</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/debian/wheezy/pool/contrib/t/td-agent">Wheezy</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/debian/squeeze/pool/contrib/t/td-agent">Squeeze</a>)
</li>
<li>
32-bit/i386 (<a href="https://td-agent-package-browser.herokuapp.com/2/ubuntu/trusty/pool/contrib/t/td-agent">Trusty</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/ubuntu/precise/pool/contrib/t/td-agent">Precise</a>,
<a href="https://td-agent-package-browser.herokuapp.com/2/ubuntu/lucid/pool/contrib/t/td-agent">Lucid</a>)
</li>
</ul>
</td>
</tr>
<tr>
<td>
<center>
<img src="/images/download-icons/logo_mac.gif"><br/>
MacOS X
</center>
</td>
<td>v2.1.4 for OSX 10.9 and 10.10.<br /> v2.3.5 for OSX 10.11</td>
<td>
<span style="font-weight:bold">td-agent v<%=TD_AGENT_VERSIONS[:v2][:mac]%></span>
<ul>
<li><a href="//docs.fluentd.org/v/0.12/articles/install-by-dmg">Installation Guide</a></li>
<li>
<a href="https://td-agent-package-browser.herokuapp.com/2/macosx">dmg repository</a>
</li>
</ul>
<br/>
<br/>
</td>
</tr>
<tr>
<td>
<center>
<img src="/images/download-icons/ruby.jpg"><br/>
Ruby<br/><br/>
</center>
</td>
<td>Ruby v2.1.0 and above</td>
<td>
<span style="font-weight:bold">Fluentd v<%=TD_AGENT_VERSIONS[:v1][:gem_v12]%> (old stable)</span>
<ul>
<li>
<code>gem install fluentd -v '~> 0.12.0'</code><br/>
</li>
</ul>
<a href="http://docs.fluentd.org/v/0.12/articles/install-by-gem">Installation Guide</a> (* ruby expert-use only)<br/>
</td>
</tr>
</tbody>
</table>
<br/>

</div><!--/col-md-9-->
<div class="col-md-3">
<%= erb(:_right_menu, :layout => false) %>
Expand Down

0 comments on commit c0479b2

Please sign in to comment.