Daniel Hansson
85135eee9a
report issue to Github
2017-01-19 08:08:19 +01:00
Daniel Hansson
8e34b75d19
remove the file not the variable
...
*duuh* :)
2017-01-18 19:30:17 +01:00
Daniel Hansson
4d5c284a30
PW_FILE is needed in phpmyadmin
2017-01-18 19:26:02 +01:00
Daniel Hansson
fd4e969954
add exit statuses
2017-01-18 19:09:40 +01:00
Daniel Hansson
e24196af35
MTU 1400 caused network to fail
2017-01-18 19:01:30 +01:00
Daniel Hansson
e64f127adb
set MTU to 1400 ( #96 )
2017-01-18 17:30:10 +01:00
Daniel Hansson
0cd3829a09
Put MySQL password in .my.cnf ( #95 )
2017-01-18 17:29:35 +01:00
Daniel Hansson
c46c9cb41a
convert passman to unix format
2017-01-17 22:03:48 +01:00
Daniel Hansson
afacc3c63f
inform user
2017-01-16 21:26:38 +01:00
Daniel Hansson
4335c59b18
move variable
2017-01-16 20:55:57 +01:00
Daniel Hansson
7beb71cfbf
check if root first
2017-01-16 20:54:41 +01:00
Daniel Hansson
013afb7d48
typo
2017-01-16 20:50:00 +01:00
Daniel Hansson
dee9a6eb82
more clean up and indentation
2017-01-16 20:48:58 +01:00
Daniel Hansson
484ad593d0
Clean up
...
This could be used to stripe out the backslashes:
LEDOMAIN=$(echo "$NCDOMAIN" | tr -d '\\')
Was called "CLEANDOMAIN" before.
2017-01-16 20:24:04 +01:00
Daniel Hansson
f36bc2faaa
remove / from Let's Encrypt domain
2017-01-16 19:51:55 +01:00
Daniel Hansson
5b29384ad1
[WIP] Improve the Collabora script ( #79 )
...
* Get cert for the office domain, not the main domian
* Update on CODE 2.0 (#87 )
Check this https://www.collaboraoffice.com/community-en/code-2-0-updates-2/
Settings has changed.
2017-01-12 22:24:52 +01:00
Daniel Hansson
60507ca0b5
Download script to correct folder
2017-01-12 09:50:14 +01:00
Daniel Hansson
0dc2a3abb5
add "then"
2017-01-11 22:05:01 +01:00
Ezra
bdbeb6e844
added check for permissions script ( #85 )
...
* added check for permissions script
Mine wasnt there..
* Update nextant.sh
* better intendent
2017-01-08 13:40:24 +01:00
Daniel Hansson
e8aed86758
Add notice
2017-01-07 16:49:43 +01:00
Daniel Hansson
34878e8bd4
Add checks for script downloading and introduce new scripts
2017-01-07 16:35:48 +01:00
Ark74
2018432f19
Check for running server ( #83 )
...
* Check for nc server
Check for nextcloud server and some cleaning
* Check for nc server
Check for nextcloud server and some cleaning
Removed nextant:index
* more cleanup
* Better check for nextcloud installation
* minor fix to if argument
* remove unnecessary sleep
* use $NCPATH instead
* show download progress only
2017-01-07 15:10:17 +01:00
Daniel Hansson
b367113a44
check first, install later
2017-01-06 00:10:05 +01:00
Daniel Hansson
4a27999ffa
Check if install dir already exists + typo
2017-01-06 00:06:01 +01:00
Daniel Hansson
e5aea060c4
Change to a more reliable mirror
2017-01-05 23:55:15 +01:00
Daniel Hansson
9fd4d46192
get latest solr version
2017-01-05 21:46:28 +01:00
Daniel Hansson
d8bbfdbed9
Add some tests and make it easier to change version ( #81 )
...
* Add some tests and make it easier to change version
* Remove solr install dir + typo
* Automatically get latest nextant app version
2017-01-05 21:22:45 +01:00
Daniel Hansson
397c3c8ba1
make the nextatnt script a little better
...
Still need to add tests
2017-01-05 17:10:28 +01:00
Daniel Hansson
f83f11f46b
Add timeout to curl is WAN does not exist
2017-01-05 16:40:59 +01:00
Ark74
4d7285c3e1
Integrante Nextant app ( #80 )
...
* Fix Main websocket error for docker image
See more: https://help.nextcloud.com/t/updated-collabora-now-unable-to-open-documents/4179/15
* First nextant integration script sketch
2017-01-05 16:26:15 +01:00
Ezra
16cc554b11
Update collabora.sh ( #78 )
...
After #40 I've polished the script a bit and added some code, view the # out commented lines for info.
2017-01-03 17:33:40 +01:00
Daniel Hansson
57d71e164c
WIP COLLABORA ( #40 )
...
* WIP COLLABORA
* set prefix
* remove ' ' and add .conf
* add .conf
* change variable
* Update main websocket for proxy config
Update the correct websocket setting for the proxy configuration on the collabora script.
2017-01-03 10:32:35 +01:00
Daniel Hansson
f3ac8b90fd
happy new year!
2016-12-31 18:24:17 +01:00
Daniel Hansson
851be7bf60
check correct folder
2016-12-27 12:56:41 +01:00
Daniel Hansson
9dd3fb2e06
also enable apps directly
2016-12-27 11:39:20 +01:00
Daniel Hansson
e55d268193
Create recover_apps.py
...
Recovers apps that isn't shipped with shipped.json
2016-12-27 11:14:14 +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
enoch85
584908422f
change from apt-get to apt
2016-12-12 20:17:25 +01:00
Daniel Hansson
ed4e01e00e
Add / ( #66 )
...
* Add /
* Add /
2016-12-12 12:59:16 +01:00
Daniel Hansson
32b8f8f324
Update temporary-fix.sh
2016-12-12 02:04:11 +01:00
Daniel Hansson
f19ea3bcb5
fix 404
2016-12-11 23:45:09 +01:00
Daniel Hansson
694bcf145b
Create ntpdate.sh
2016-11-13 22:41:25 +01:00
Daniel Hansson
04f92ee3ee
Fixes https://github.com/nextcloud/vm/issues/58
...
Fixes https://github.com/nextcloud/vm/issues/58
2016-11-09 12:40:33 +01:00
Daniel Hansson
5d48009366
add another emtpy line
2016-11-01 20:50:34 +01:00
Daniel Hansson
49f99bf831
exit if not working
2016-11-01 20:49:13 +01:00
Daniel Hansson
cf86ab9f0f
Solve bug behind Nginx Reverse Proxy
2016-10-31 17:48:04 +01:00
Daniel Hansson
1a235f6b0e
avoid double const variables
2016-10-31 16:56:06 +01:00
Daniel Hansson
591a637eee
Allow temporary links + inform about FQDN
2016-10-31 16:48:13 +01:00
Daniel Hansson
7be8abda13
re-add ' ' on config.php to avoid internal server error
2016-10-31 14:58:03 +01:00
Daniel Hansson
67f29cee55
re-install the app if it's installed to get a fresh version
2016-10-31 00:23:00 +01:00