Maintenance
Private Packagist Self-Hosted (Kubernetes)
Documentation
- Quick Start Guide
- Private Networks and Firewalls
- Using Private Packagist in a Composer project
- API Documentation
- Security Monitoring
- Update Review
- Synchronization FAQ
- Composer Authentication
- Cloud Changelog
Features
- Private Composer Packages
- Mirroring Composer Packages
- GitHub, Bitbucket, GitLab and Other Integrations
- Security Monitoring
- Update Review
- Dependency License Review
- Subrepository Setup
- Vendors: Customer Setup
Articles
Private Packagist Self-Hosted
- Self-Hosted Installation
- Maintenance
- Troubleshooting Guide
- Integration Setup
- Replicated Native (deprecated)
- Self-Hosted Changelog
Updates
By default Replicated checks for updates every 4 hours and you can install updates from the dashboard in the Replicated Management Console on port 8800 once they are available. You can configure this behavior under “Configure automatic updates” on the dashboard.
The Private Packagist Self-Hosted Changelog details all new features, behavior changes and major bugfixes each release introduces.
New versions that ask you to upgrade KOTS (Kubernetes Off-The-Shelf), the Replicated tool used to distribute Private Packagist, require that you download and rerun the install script via the command below.
Update KOTS for Private Packagist Self-Hosted Kubernetes in a Kubernetes cluster installed with kURL
Please note that running the command will take a while as it will also update Kubernetes and other dependencies of Private Packagist Self-Hosted. Private Packagist and the Replicated Management Console will become temporarily unavailable.
curl -sSL https://k8s.kurl.sh/privatepackagistkots | bash -s
Update KOTS for Private Packagist Self-Hosted Kubernetes in an existing cluster
curl https://kots.io/install | bash
kubectl kots admin-console upgrade -n NAMESPACE
Replace NAMESPACE
with the namespace in your cluster where KOTS is installed.
Start Free Trial
Login to create an organization and start your free trial!