Rename section index files to match their titles (tutorials.md, reference.md, how-to.md, explanation.md) so all filenames are unique. Convert all path-based wiki-links to simple filename format for better obsidian.nvim compatibility. Update doc-filenames task to no longer skip index.md files. Update doc-links task to reject path-based links containing '/'. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
770 B
770 B
| title | tags | ||
|---|---|---|---|
| devpi |
|
devpi (PyPI Proxy)
PyPI caching proxy and private package index.
Quick Reference
| Property | Value |
|---|---|
| URL | https://pypi.ops.eblu.me |
| Namespace | devpi |
| ArgoCD App | devpi |
| Storage | 50Gi PVC |
| Image | registry.ops.eblu.me/blumeops/devpi:latest |
Indices
| Index | Purpose |
|---|---|
root/pypi |
PyPI mirror/cache (auto-created) |
eblume/dev |
Private packages (inherits from root/pypi) |
Credentials
Root password stored in 1Password (blumeops vault), injected via ExternalSecret.
Related
- use-pypi-proxy - Client configuration and package uploads
- argocd - Deployment
- 1password - Secrets management