owncloud-archive / vm

Scripts to build an ownCloud community production VM - this was in use until 9.1.x releases. Since 10.0.1 we build appliances with Univention
https://www.univention.de/produkte/univention-app-center/app-katalog/owncloud/
23 stars 14 forks source link

kill 'additional apps' #9

Closed karlitschek closed 9 years ago

karlitschek commented 9 years ago

I think this VM should contain a vanilla ownCloud without any 'special' modifications.

One example is this script which shouldn't be included here. https://github.com/owncloud/vm/blob/master/vagrant/oc8ce/install-additional-apps.sh

It is possible to download and activate all this apps with a single click from the apps page. No need to do something special here and try to bundle this which will and can lead to upgrade problems.

enoch85 commented 9 years ago

@karlitschek Done with https://github.com/owncloud/vm/commit/011499247ef56df5535d7f2d6b6b9524672f1522 and https://github.com/owncloud/vm/commit/f012b6b9b6fc7765031a878bfbb59fd2c33a4bad

Though I still think Mail should be included as it´s developed by @jancborchardt and @DeepDiver1975 and what I´m aiming for is the best user experience. Gallery+ is approved (and in better shape than the ordinary Gallery app that´s shipped with the vanilla ownCloud), and Documents is official.

karlitschek commented 9 years ago

@enoch85 Well a user can have it by just clicking enable on the apps page. There should be no need to have the code itself in the vm by default. Thanks for fixing it.

jancborchardt commented 9 years ago

Yeah, I also agree on not installing any other non-default apps. Especially because Mail is only at 0.1 right now. ;)