Skip to content

Commit

Permalink
upadting decision
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasz.widera@vshn.ch committed Jun 12, 2024
1 parent 7cb1afe commit d8429ad
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

We need to provide Nextcloud on Kubernetes with the following features:

* Possiblt to Single Sign-On with Keycloak
* Possibility to Single Sign-On with Keycloak
* Nextcloud Office with Collabora on backend
* PostgreSQL as database
* Extensions management
Expand All @@ -22,6 +22,7 @@ The Nextcloud Helm Chart is a good starting point for our offering. It is active

For backup and restore there is necessity to use a separate solution like k8up.
For extension management we need to provide a custom solution.
There is another helm chart for Office extension: https://open.greenhost.net/stackspin/nextcloud (not official)

Advantages::

Expand All @@ -35,6 +36,7 @@ Disadvantages::
** Maintenance
** Backup and restore
** Extension management
** Office package deployment and integration

=== Analysis - Custom Provider

Expand Down

0 comments on commit d8429ad

Please sign in to comment.