Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/self-hosted/installation.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Self-Hosted Installation Guide
## Private Packagist Self-Hosted (Replicated Native)

This guide explains how to set up the now deprecated Private Packagist Self-Hosted (Replicated Native).
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes.md).

<div class="row column">
<div class="callout warning">
<p>Replicated Native shuts down November 30th, 2024.</p>
<p>
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>.
</p>
</div>
</div>

## Requirements

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)
Expand Down
12 changes: 12 additions & 0 deletions docs/self-hosted/maintenance.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Maintenance
## Private Packagist Self-Hosted (Replicated Native)

This guide explains how to maintain the now deprecated Private Packagist Self-Hosted (Replicated Native).
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes-maintenance.md).

<div class="row column">
<div class="callout warning">
<p>Replicated Native shuts down November 30th, 2024.</p>
<p>
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>.
</p>
</div>
</div>

### Updates
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.

Expand Down
12 changes: 12 additions & 0 deletions docs/self-hosted/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Troubleshooting
## Private Packagist Self-Hosted (Replicated Native)

This guide explains how to troubleshoot the now deprecated Private Packagist Self-Hosted (Replicated Native).
If you are using our product Private Packagist Self-Hosted Kubernetes, [use this guide](./kubernetes-troubleshooting.md).

<div class="row column">
<div class="callout warning">
<p>Replicated Native shuts down November 30th, 2024.</p>
<p>
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>.
</p>
</div>
</div>

### System logs and information

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