Deploy a full instance of Nextcloud (Redis + MariaDB) in three minutes!

Hey All,

If you’re looking to deploy Nextcloud quickly, especially in a multi-tenant environment, then check out my tutorial on GitHub.

1 Like

cool - thanks for sharing !

what is Simplified Nextcloud, is it upgrade-able, is it limited to something?

I have stepped into this landmine of (censored) Ubuntu snap based install of Nextcloud - which made it impossible to install a custom-add-on to it

so yeah such things are quite important to consider, especially with something like Nextcloud, where chances are you will need to tweak it somewhere & somehow along the way

Sorry I may have offended some with bloody snap reference!

was not my intention at all, was just sharing my experience

I guess I’m a bit old for forums these days :sweat_smile:

1 Like

Don’t apologize!

There are pluses and minuses to every method of deployment. Containers are immutable, which is a benefit, but can be tricky to upgrade for stateful applications like Nextcloud.

A glaring ommision to my instructions is how to upgrade. i.e., dot releases and full upgrades. I’ll add a section to my README soon.

1 Like