Commit Graph

51 Commits

Author SHA1 Message Date
Daniel Hansson
dcd5ef6c9e Merge branch 'master' of https://github.com/nextcloud/vm 2017-01-17 00:56:50 +01:00
Daniel Hansson
9bb25910ac Fix for max upload 1000 MB 2017-01-17 00:56:19 +01:00
Daniel Hansson
c85aaed8f7 Set pretty urls 2017-01-17 00:20:58 +01:00
Daniel Hansson
7d5329634a Always keep local configuration when updating (#90) 2017-01-16 16:06:38 +01:00
Daniel Hansson
be76636b28 Merge branch 'master' of https://github.com/nextcloud/vm 2016-12-31 18:24:46 +01:00
Daniel Hansson
f3ac8b90fd happy new year! 2016-12-31 18:24:17 +01:00
Daniel Hansson
eafde74c1d set timeout to curl (15 minutes) 2016-12-31 00:27:56 +01:00
Daniel Hansson
b2480f50bd Recover apps from backup that isn't in shipped.json (#74) 2016-12-27 13:35:13 +01:00
Daniel Hansson
6672cd6cb5 Major versions are unsupported + show that apps are backed up 2016-12-22 21:55:05 +01:00
Daniel Hansson
9c29b7746b Signed-off-by: Daniel Hansson <daniel@techandme.se>
check connectivity with curl instead of wget
2016-12-15 21:08:16 +01:00
Daniel Hansson
851ab04f00 Inställ Contacts and Calendar as the apps folder is removed 2016-12-13 09:46:00 +01:00
Daniel Hansson
38a7d206d3 Problem solved 2016-12-13 09:35:06 +01:00
Daniel Hansson
e23e1cb48f Don't update due to https://github.com/nextcloud/vm/issues/68 2016-12-13 09:13:18 +01:00
Daniel Hansson
7e4612ae11 remove sudo 2016-12-12 20:46:58 +01:00
enoch85
584908422f change from apt-get to apt 2016-12-12 20:17:25 +01:00
Daniel Hansson
e582faea59 even better version check 2016-12-11 22:40:42 +01:00
Daniel Hansson
c83b730e76 more solid version control 2016-12-11 21:46:19 +01:00
Daniel Hansson
84d821ee68 use apt instead of apt-get 2016-12-11 20:05:53 +01:00
Daniel Hansson
076e0f2644 Show correct version | updater is now stable 2016-12-10 18:42:31 +01:00
Daniel Hansson
84491173e1 get correct version after update has been made 2016-12-10 18:32:49 +01:00
Daniel Hansson
0dd514fa95 Better version control 2016-12-09 20:35:08 +01:00
Daniel Hansson
7429dfc1bf Add status message to failed upgrade and show current version 2016-12-09 17:53:32 +01:00
Daniel Hansson
a45ef9d4df Restart Apache and add some time for the version to update 2016-12-09 17:26:12 +01:00
Daniel Hansson
6153cca56f update to newer version, don't downgrade. 2016-12-09 17:10:00 +01:00
Daniel Hansson
20932d3d53 Fix version check 2016-12-02 16:49:20 +01:00
Daniel Hansson
f7dd8cc633 Documents is not supported anymore (#64)
* Documents is not supported anymore

* Remove from install script
2016-12-02 15:37:48 +01:00
Daniel Hansson
bd1fc2bdee Use $var instead 2016-10-27 12:13:48 +02:00
enoch85
1a11177e03 add update for spreedme if it exits 2016-10-26 15:13:19 +02:00
Daniel Hansson
6803f64afa Be consistent, use same name of $var
+ Remind the user that all the files are backed up
+ Add maintenance mode
+ Better wording and remove unnecessary text
2016-10-24 19:56:31 +02:00
Daniel Hansson
96ba711929 move around variables to the right place 2016-10-23 13:43:34 +02:00
Daniel Hansson
507c2a9664 mnor fixes 2016-10-23 13:35:53 +02:00
Daniel Hansson
b0f4a815ef Finally, the update script is now fully automated! Yay!
apt-get? pffft.. :)
2016-10-23 09:06:17 +02:00
Daniel Hansson
3b60fc524f Check current version 2016-10-23 02:42:27 +02:00
Daniel Hansson
ef5600bfc7 Make it shine! 2016-10-23 02:09:08 +02:00
Daniel Hansson
7bf5466fb4 typo 2016-10-23 01:55:27 +02:00
Daniel Hansson
301e44a98e Incremental backups of config files 2016-10-23 01:48:13 +02:00
Daniel Hansson
44abcc1a06 indendent better 2016-10-23 00:40:58 +02:00
enoch85
447441aec6 check if version exist before download starts 2016-10-23 00:33:27 +02:00
Daniel Hansson
ed2cf1086c Only remove backup if a new update is triggered
to avoid mixed up old files
2016-09-29 21:02:19 +02:00
Daniel Hansson
5d583b3882 Don't remove backup when updating, only secure it. 2016-09-29 20:53:06 +02:00
Daniel Hansson
9929fefc8c Improve update script
-No need to backup data as it's outside of Nextcloud root dir
-Change folder of Backup folder, outside www-data root
-Change owner of $BACKUP folder to root
2016-09-29 20:31:59 +02:00
Florian Keller
b2f1a6bd88 Code Cleanup (#36)
* Cleanup
+ Replaced tabs with spaces
+ Unified if .. then
+ Fixed typo in 'DOCTYPE'
+ Unified indentation

* Cleanup: More indentation fixes
2016-09-25 22:48:36 +02:00
Daniel Hansson
4ceeaee57d Update download link 2016-08-25 22:22:00 +02:00
Daniel Hansson
cb4689d10b Add info on how to type which version 2016-07-19 17:01:35 +02:00
Daniel Hansson
010a33ff92 Fix from comments
Thanks to https://www.techandme.se/nextcloud-vm/#comment-2772083184
2016-07-08 23:27:49 +02:00
Ezra
ddf08095cd Update nextcloud_update.sh 2016-07-06 22:46:43 +02:00
enoch85
48821ba583 adapt update script to update from tar packages and not repos 2016-06-22 23:53:18 +02:00
enoch85
a5f0f096d4 silence apt-get update 2016-06-14 18:05:08 +02:00
enoch85
9f69d5cb95 add testing build 2016-06-13 21:21:42 +02:00
enoch85
4507e65f33 Add PATH + remove '' from redis script 2016-06-09 16:01:29 +02:00