Skip to content

Commit f554d8d

Browse files
committed
Use fluentd.cdn.cncf.io
* Switch from packages.treasuredata.com to fluentd.cdn.cncf.io * Add hints for already EOL versions Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent d4b584e commit f554d8d

13 files changed

+117
-24
lines changed
36.7 KB
Loading
36.7 KB
Loading

installation/install-by-deb-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
1515

1616
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
1717
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
18+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate URI in treasure-data.list by yourself or just disable it.
1819
{% endhint %}
1920

2021
### Step 0: Before Installation

installation/install-by-deb-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This installation guide is for `td-agent` v4. `td-agent` v4 use fluentd v1 in th
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate URI in treasure-data.list by yourself or just disable it.
1920
{% endhint %}
2021

2122
### Step 0: Before Installation

installation/install-by-dmg-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ That is why [Treasure Data, Inc](http://www.treasuredata.com/) provides **the st
1414
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1515

1616
* `fluent-package` (successor of `td-agent`) for macOS is not be shipped yet, we plan to migrate to homebrew ecosystem in the future.
17+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
1718
{% endhint %}
1819

1920
### Step 1: Install `td-agent`

installation/install-by-dmg-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ For macOS, `td-agent` is distributed as `.dmg` installer.
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* `fluent-package` (successor of `td-agent`) for macOS is not be shipped yet, we plan to migrate to homebrew ecosystem in the future.
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
1920
{% endhint %}
2021

2122
Download and install the `.dmg` package:

installation/install-by-msi-td-agent-v3.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
2222

2323
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
2424
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
25+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
2526
{% endhint %}
2627

2728
### Step 1: Install `td-agent`

installation/install-by-msi-td-agent-v4.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,10 @@ Currently two versions of `td-agent` are available.
2121
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
2222

2323
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
24+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html).
2425
{% endhint %}
2526

26-
Download the latest MSI installer from [the download page](https://td-agent-package-browser.herokuapp.com/4/windows). Run the installer and follow the wizard.
27+
Download the latest MSI installer from [the download page](https://fluentd.cdn.cncf.io/4/windows/index.html). Run the installer and follow the wizard.
2728

2829
![td-agent installation wizard](../.gitbook/assets/td-agent4-wizard.png)
2930

installation/install-by-rpm-td-agent-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-a
1515

1616
* As [Treasure Agent (td-agent) 3 will not be maintained anymore](https://www.fluentd.org/blog/schedule-for-td-agent-3-eol), recommend to [Upgrade td-agent from v3 to v4](https://www.fluentd.org/blog/upgrade-td-agent-v3-to-v4).
1717
* Do not directly upgrade from v3 to fluent-package v5. Such a workflow is not supported. It causes a trouble. Upgrade in stages. (v3 to v4, then v4 to v5)
18-
18+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate `baseurl` in td.repo by yourself or just disable it.
1919
{% endhint %}
2020

2121
### Step 0: Before Installation

installation/install-by-rpm-td-agent-v4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This installation guide is for `td-agent` v4. `td-agent` v4 use fluentd v1 in th
1616
This article contains deprecated td-agent (EOL) information: SHOULD NOT use td-agent anymore.
1717

1818
* As [Drop schedule announcement about EOL of Treasure Agent (td-agent) 4](https://www.fluentd.org/blog/schedule-for-td-agent-4-eol), recommend to [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5).
19+
* Package archive was migrated from [packages.treasuredata.com](https://packages.treasuredata.com) to [fluentd.cdn.cncf.io](https://fluentd.cdn.cncf.io/index.html). Need to migrate `baseurl` in td.repo by yourself or just disable it.
1920
{% endhint %}
2021

2122
### Step 0: Before Installation

0 commit comments

Comments
 (0)