You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pins.yml lets you control image visibility and ordering for modules to support staged upgrades and hide broken tags. Each module key contains a list of pin rules:
tag: <semver>, prepend: <True|False> — ensure a specific tag is listed; prepend True puts it at the top, False appends it.
match: "<Python semver match string>", remove: True — hide matching tags from clients. E.g. <2.0.0.
Use cases:
Maintain upgrade path across breaking releases (e.g., Nextcloud NC27→NC28):
nextcloud:
- { tag: 1.2.1, prepend: False }
Keep a known-good baseline visible for older cores:
Edit pins.yml and commit to main branch; metadata will rebuild automatically on schedule and on push.
Prefer prepend: True only for critical baseline tags; otherwise use prepend: False to keep natural ordering.
Use remove: True for temporary blacklisting; add comments with issue references for traceability.
Under settings, Chose Software Repository
Click on Add Repository
Define the Repo URL as shown below with the Define URL
Then CLick Add
Enabling Testing Repo
For testing Purposes, you may enable the testing Toggle.
Note that Apps installed with Testing Toggle enable may not be suitable for production
Application List
All apps are sorted by categories and listed alphabetically. Click on the stars badge to visit the product's GitHub repository. Apps not yet listed but available in the Software Center can be added upon request. Happy searching!
Securely share sensitive information with automatic expiration & deletion after a set number of views or duration. Track who, what and when with full audit logs.