added notes

This commit is contained in:
2026-07-18 08:06:43 -07:00
parent a68d1b4060
commit b318dc28f4
3 changed files with 169 additions and 7 deletions
-7
View File
@@ -4,10 +4,3 @@ These are containers that have been requested to add to the repo. This used to
## The List
* Glance - dashboard
## Apps That Will Not be in the Repo
1. [Harbor](https://goharbor.io/) — Self-hosted container image registry. Harbor's compose file is generated by its own installer from harbor.yml (~10 tightly coupled services); a static compose file in this repo would drift immediately. Use the official installer.
2. [Exportify](https://github.com/watsonbox/exportify) — Spotify playlist CSV exporter. No published container image (Dockerfile only), and the hosted version at https://exportify.app/ runs entirely in the browser with no server-side data storage.