Commit Graph

788 Commits

Author SHA1 Message Date
Kyle Brennan
8a94bb2cf0 use lsb_release to detect OS (#712) 2018-11-16 20:31:55 +01:00
Daniel Hansson
b357b63afd
add specific Hypervisors 2018-11-13 21:22:22 +01:00
Daniel Hansson
70d0a65f70
add hypervisor to minimum requirements 2018-11-09 18:33:39 +01:00
Daniel Hansson
3decb5623c
forget session after 30 minutes
web uploads may be affected if it forgets instantly
2018-11-07 23:22:35 +01:00
Daniel Hansson
fa659ceaae
Update nextcloud_install_production.sh 2018-11-06 20:32:58 +01:00
Daniel Hansson
eec11647bf
add notifications 2018-10-31 18:44:28 +01:00
Daniel Hansson
d6248cb019
typo 2018-10-27 10:31:53 +02:00
Daniel Hansson
acf60ee8b4
skip one step with curl 2018-10-27 10:31:18 +02:00
Daniel Hansson
c84b552841
typo 2018-10-19 09:57:30 +02:00
Daniel Hansson
3d2fba851d
Change branding 2018-10-19 09:44:32 +02:00
Daniel Hansson
03a74d01af
Bitwarden v0.1 (#696) 2018-10-17 17:52:23 +02:00
Daniel Hansson
d66d5cfa79
add countdown (#691) 2018-10-15 22:04:27 +02:00
Daniel Hansson
1a2b7727ea
fix redis bug and install disabled apps 2018-10-15 21:51:15 +02:00
Daniel Hansson
6aa291c1a8
redis bug 2018-10-15 20:11:06 +02:00
Daniel Hansson
b31f2e8014
install app from scratch instead to back up old 2018-10-15 19:31:52 +02:00
Daniel Hansson
737544f165
adjust center (#690) 2018-10-14 15:44:19 +02:00
Daniel Hansson
7402b9018c sed Tech and Me|T&M Hansson IT
Signed-off-by: Daniel Hansson <daniel@techandme.se>
2018-10-14 15:08:49 +02:00
Daniel Hansson
5176eea973
change link to install instructions 2018-10-13 00:53:51 +02:00
Daniel Hansson
90d264206a
change links 2018-10-11 23:59:37 +02:00
Caroline
c5cf12d683 Spelling/grammar fixes in README (#685)
* Few minor spelling/grammar fixes

* Remove broken link to image in README

* change URL to picture
2018-10-11 23:53:08 +02:00
Daniel Hansson
9282b52be2
Add info about diasbled apps 2018-10-11 23:47:32 +02:00
Stefan Neufeind
93c7319e08 Fix typos, adjust spelling of Spreed.ME (#684) 2018-10-09 11:41:11 +02:00
ggeorgg
64b7c78d0b Correct spelling. (#676) 2018-10-04 21:16:02 +02:00
Daniel Hansson
829d1713cc
change link to documentation 2018-10-03 22:24:41 +02:00
Daniel Hansson
c4d1df04f1
No need to check netowork in the beginning
We check for repo anyway and exits if it fails
2018-09-29 13:13:13 +02:00
Daniel Hansson
d7c1938556
make it possible to install fts multiple times (#671)
* change from psql to occ_command

Saving in commit for future reference:

USER=$(grep 'dbuser' $NCPATH/config/config.php | awk '{print $3}' | sed "s/[',]//g")
PASS=$(grep 'dbpassword' $NCPATH/config/config.php | awk '{print $3}' | sed "s/[',]//g")
PGPASSWORD="$PASS" psql -U "$USER" -h 127.0.0.1 nextcloud_db -c 'DROP TABLE IF EXISTS oc_fulltextsearch_ticks CASCADE;'
2018-09-29 12:43:05 +02:00
Daniel Hansson
a57b4762a4
fixes for fts (#669) 2018-09-28 23:14:01 +02:00
Luis Guzman
b480246b81 minor tuneup (#668) 2018-09-28 16:36:57 +02:00
Daniel Hansson
1fe9b2c834
travis 2018-09-27 21:18:00 +02:00
Daniel Hansson
fd1942bc51
disaböe app 2018-09-27 21:14:25 +02:00
Daniel Hansson
69b05062ab
move NCBACKUP to /mnt (#666)
* move NCBACKUP to /mnt

but check for /var for backwards compability
2018-09-27 20:27:55 +02:00
Daniel Hansson
e2238ae0d2
Check network earlier in the script 2018-09-26 18:20:53 +02:00
Daniel Hansson
1ff06ac755
correct smaller if argument 2018-09-21 16:16:58 +02:00
Daniel Hansson
46eff49bf8
add header for nc 14 when updating from older version (#664) 2018-09-21 15:35:17 +02:00
Daniel Hansson
c59a541e70
remove index.php from www root as it's not needed on LE success 2018-09-20 18:58:52 +02:00
Daniel Hansson
2493ab78ae
typo 2018-09-20 18:46:23 +02:00
Daniel Hansson
2f98dac13f
automatically detect country code 2018-09-20 18:33:58 +02:00
Daniel Hansson
6b6da700f3
change URL 2018-09-18 12:57:42 +02:00
Daniel Hansson
531fc0ca5f
run format-sdb earlier in the installation script 2018-09-16 20:08:00 +02:00
Karl Felstead
290c16b44f DigitalOcean support #645 + additional changes (#662) 2018-09-16 18:35:50 +02:00
Daniel Hansson
97b8f2a423
change link and add advice 2018-09-15 18:49:45 +02:00
Daniel Hansson
13ad3951c5
passman is not compatibible with NC 14
As it's not maintained we will replace it with Bitwarden
2018-09-12 10:52:08 +02:00
Daniel Hansson
2e12d91bac
add backwards compability
avoid errors if it's not php 7.2, old VMs already have php 7.0-dev installed but check anyway
2018-09-11 22:34:24 +02:00
Daniel Hansson
1592fb45e5
move DNS fix
Please try again  @nxtester
2018-09-09 23:03:45 +02:00
Daniel Hansson
10c5197a70
restart network 2018-09-09 17:24:59 +02:00
Daniel Hansson
989d53135d
add IPv6 to DNS 2018-09-09 17:17:00 +02:00
Daniel Hansson
9b41a9f659
Change DNS system wide
Possible fix for https://github.com/nextcloud/server/issues/11070#issuecomment-419721893
2018-09-09 17:14:16 +02:00
Daniel Hansson
930435f21e
update pecl channel 2018-09-09 12:14:11 +02:00
Daniel Hansson
e8da674adb
revert back to PECL for Redis (#659) 2018-09-09 11:52:11 +02:00
Daniel Hansson
91b49fc002
fix #654 (#656) 2018-09-07 17:25:13 +02:00