Skip to content

Commit e5638c1

Browse files
committed
Add a note that replicated native is deprecated
1 parent 828f696 commit e5638c1

File tree

3 files changed

+36
-0
lines changed

3 files changed

+36
-0
lines changed

docs/self-hosted/installation.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Self-Hosted Installation Guide
22
## Private Packagist Self-Hosted (Replicated Native)
33

4+
This guide explains how to set up the now deprecated Private Packagist Self-Hosted (Replicated Native).
5+
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes.md).
6+
7+
<div class="row column">
8+
<div class="callout warning">
9+
<p>Replicated Native shuts down November 30th, 2024.</p>
10+
<p>
11+
To keep using Private Packagist Self-Hosted, you need to migrate to the next iteration of our Self-Hosted product: <a href="/docs/self-hosted/kubernetes">Private Packagist Self-Hosted Kubernetes</a>.
12+
</p>
13+
</div>
14+
</div>
15+
416
## Requirements
517

618
1. License Key File (file extension .rli)<br>Don't have one yet? [Sign up for a free trial license!](https://packagist.com/self-hosted)

docs/self-hosted/maintenance.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Maintenance
22
## Private Packagist Self-Hosted (Replicated Native)
33

4+
This guide explains how to maintain the now deprecated Private Packagist Self-Hosted (Replicated Native).
5+
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes-maintenance.md).
6+
7+
<div class="row column">
8+
<div class="callout warning">
9+
<p>Replicated Native shuts down November 30th, 2024.</p>
10+
<p>
11+
To keep using Private Packagist Self-Hosted, you need to migrate to the next iteration of our Self-Hosted product: <a href="/docs/self-hosted/kubernetes">Private Packagist Self-Hosted Kubernetes</a>.
12+
</p>
13+
</div>
14+
</div>
15+
416
### Updates
517
By default Replicated checks for updates every 5 hours and you can install them from the dashboard once they are available. You can configure this behaviour under “Console Settings” when clicking on the gear icon in the management console.
618

docs/self-hosted/troubleshooting.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Troubleshooting
22
## Private Packagist Self-Hosted (Replicated Native)
33

4+
This guide explains how to troubleshoot the now deprecated Private Packagist Self-Hosted (Replicated Native).
5+
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes-troubleshooting.md).
6+
7+
<div class="row column">
8+
<div class="callout warning">
9+
<p>Replicated Native shuts down November 30th, 2024.</p>
10+
<p>
11+
To keep using Private Packagist Self-Hosted, you need to migrate to the next iteration of our Self-Hosted product: <a href="/docs/self-hosted/kubernetes">Private Packagist Self-Hosted Kubernetes</a>.
12+
</p>
13+
</div>
14+
</div>
15+
416
### System logs and information
517

618
If you contact us to request support please send along a support bundle file.

0 commit comments

Comments
 (0)