Setting nginx version to stable and Collabora Online to latest, so it's always using the most up-to-date docker image that is stable and it requires less maintenance of the recipe.
Setting nginx version to stable and Collabora Online to latest, so it's always using the most up-to-date docker image that is stable and it requires less maintenance of the recipe.
Thanks so much @javielico! Super excited you're diving in with this.
I think we probably want to stick with versioned tags of Docker images wherever they're available, to make it easier to upgrade carefully, and roll back when needed. You can read the work-in-progress documentation on recipe versioning on the Co-op Cloud docs site, but basically running abra recipe upgrade nextcloud should hopefully make it easy enough to bump these versions to stick with that plan.
Thanks so much @javielico! Super excited you're diving in with this.
I think we probably want to stick with versioned tags of Docker images wherever they're available, to make it easier to upgrade carefully, and roll back when needed. You can read the [work-in-progress documentation on recipe versioning on the Co-op Cloud docs site](https://docs.coopcloud.tech/maintainers/handbook/#how-are-recipes-are-versioned), but basically running `abra recipe upgrade nextcloud` should hopefully make it easy enough to bump these versions to stick with that plan.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Setting nginx version to stable and Collabora Online to latest, so it's always using the most up-to-date docker image that is stable and it requires less maintenance of the recipe.
Thanks so much @javielico! Super excited you're diving in with this.
I think we probably want to stick with versioned tags of Docker images wherever they're available, to make it easier to upgrade carefully, and roll back when needed. You can read the work-in-progress documentation on recipe versioning on the Co-op Cloud docs site, but basically running
abra recipe upgrade nextcloudshould hopefully make it easy enough to bump these versions to stick with that plan.Just added the latest stable versions back @3wordchant :) I hope that works!
Nice one, thank you!