Daniel Hansson
|
4a3d15ef7b
|
fix https://github.com/nextcloud/vm/issues/600
|
2018-08-06 09:58:34 +02:00 |
|
Daniel Hansson
|
ce9600fc85
|
fix adduser issue (#599)
|
2018-08-05 17:34:42 +02:00 |
|
Luis Guzman
|
28c5789734
|
Docker FTS working (#587)
|
2018-08-05 17:20:42 +02:00 |
|
Daniel Hansson
|
2cabe9ff2e
|
Update adduser.sh
|
2018-08-05 17:16:33 +02:00 |
|
Daniel Hansson
|
a315597991
|
change to read the second arg instead
|
2018-08-05 17:05:45 +02:00 |
|
Daniel Hansson
|
411da84e22
|
Revert "fix adduser error (#595)" (#598)
This reverts commit c8ab757ffe.
|
2018-08-05 16:56:56 +02:00 |
|
Daniel Hansson
|
c8ab757ffe
|
fix adduser error (#595)
|
2018-08-05 16:41:52 +02:00 |
|
Daniel Hansson
|
0730db9615
|
start and stop Apache2
|
2018-08-05 15:38:11 +02:00 |
|
Daniel Hansson
|
08a02d6cf2
|
add optimization commands
|
2018-08-05 15:33:18 +02:00 |
|
Daniel Hansson
|
aac71a6960
|
check if a second disk is even mounted (#593)
Else, don't run the script
|
2018-08-04 20:04:14 +02:00 |
|
Daniel Hansson
|
58815ac1ee
|
add it with php-fpm instead for a complete soulution
|
2018-08-04 17:15:30 +02:00 |
|
Daniel Hansson
|
2f3868729f
|
no need for MYCNFPW
|
2018-08-04 15:37:13 +02:00 |
|
Daniel Hansson
|
d0e8af8549
|
Create whitelist-modsecurity.sh
|
2018-08-04 14:36:54 +02:00 |
|
Daniel Hansson
|
06a0417cb3
|
accept IP logging
|
2018-08-01 15:54:06 +02:00 |
|
Daniel Hansson
|
dec4c09f99
|
fix #579
|
2018-07-21 18:20:47 +02:00 |
|
Daniel Hansson
|
ceb3d2ade6
|
get "bionic" from output
|
2018-07-10 08:30:23 +02:00 |
|
Daniel Hansson
|
124b0fdd42
|
fix #577
|
2018-07-09 15:23:46 +02:00 |
|
Daniel Hansson
|
5424c2f77d
|
install net-tools if not existing
|
2018-07-09 10:34:25 +02:00 |
|
Daniel Hansson
|
4c1d99d5a9
|
change default TURN port (#578)
|
2018-07-08 18:01:52 +02:00 |
|
Daniel Hansson
|
1759add83a
|
install netplan.io and network manager to prevent error output
|
2018-06-28 17:47:27 +02:00 |
|
Daniel Hansson
|
0e51278c01
|
prepare for removal of postgresql branch
|
2018-06-26 13:35:16 +02:00 |
|
Ivan Sein
|
bf99cd3996
|
Add Nextcloud Talk info (#566)
|
2018-06-14 13:07:57 +02:00 |
|
Daniel Hansson
|
33da8c981f
|
move compatible check
Nextcloud has nothing to do with apt
|
2018-06-12 22:57:12 +02:00 |
|
Karl Felstead
|
1e2434d035
|
Support for Xen Hypervisors (#564)
|
2018-06-12 09:53:46 +02:00 |
|
Daniel Hansson
|
9a77f1611c
|
improve network_ok
|
2018-06-09 15:00:26 +02:00 |
|
Daniel Hansson
|
c59609b09d
|
cleanup
|
2018-06-09 14:31:05 +02:00 |
|
Daniel Hansson
|
7fd5c61f7e
|
add missing functions
|
2018-06-09 13:57:15 +02:00 |
|
Daniel Hansson
|
e59e03febf
|
exit on wrong port choice
|
2018-06-09 13:29:19 +02:00 |
|
Lorenzo Faleschini
|
f239ab088a
|
Talk App install with TURN/STUN server over TLS (#562)
|
2018-06-09 13:27:24 +02:00 |
|
Daniel Hansson
|
6991c0a0c9
|
Update README.md
|
2018-06-09 13:24:15 +02:00 |
|
Daniel Hansson
|
b21f7f6491
|
fix variable
|
2018-06-07 23:51:03 +02:00 |
|
Daniel Hansson
|
392f7c81ca
|
don't use functions in a network test
Functions are fetched from lib.sh, but if internet doesn't work, then the functions won't work either.
This solves that issue.
|
2018-06-04 09:10:34 +02:00 |
|
Daniel Hansson
|
ab52e6c0a1
|
change to sleep instead of wait (#557)
|
2018-05-30 21:39:40 +02:00 |
|
Daniel Hansson
|
93264ad185
|
No need to change interface when installing (#555)
|
2018-05-30 08:31:51 +02:00 |
|
Daniel Hansson
|
feecfcf130
|
change to overlay2 (#546)
|
2018-05-27 19:54:20 +02:00 |
|
Daniel Hansson
|
33d97ff4f5
|
improve test_connection (#548)
|
2018-05-22 22:15:18 +02:00 |
|
Daniel Hansson
|
31c58e24f3
|
we now use netplan.io
|
2018-05-22 20:25:16 +02:00 |
|
Daniel Hansson
|
672c99778a
|
We don't use PECL anymore
|
2018-05-19 21:53:55 +02:00 |
|
Luis Guzman
|
164dd873e1
|
Remove unnecesary port (#541)
|
2018-05-19 20:38:26 +02:00 |
|
Lorenzo Faleschini
|
fbf8cdb452
|
changed network connectivity test ( (#542)
|
2018-05-19 14:44:47 +02:00 |
|
Daniel Hansson
|
770c4aafca
|
fix docker (#539)
|
2018-05-14 21:56:08 +02:00 |
|
Daniel Hansson
|
60e94500a4
|
fix for digitalocean
|
2018-05-14 20:14:47 +02:00 |
|
Daniel Hansson
|
76d63f92e4
|
avoid error message (#537)
|
2018-05-11 09:49:01 +02:00 |
|
Daniel Hansson
|
02e82598e8
|
install docker.io instead (#536)
|
2018-05-10 15:09:24 +02:00 |
|
Daniel Hansson
|
3498e6f807
|
change to netplan
|
2018-05-10 14:29:22 +02:00 |
|
Daniel Hansson
|
2c7fcd4246
|
fix https://github.com/nextcloud/vm/issues/531
|
2018-05-09 14:26:55 +02:00 |
|
Daniel Hansson
|
beb0a36f9b
|
Webmin is pure HTTPS
|
2018-05-06 19:40:29 +02:00 |
|
Daniel Hansson
|
fd3dcca5e9
|
we're now on 18.04
|
2018-05-06 19:38:34 +02:00 |
|
Daniel Hansson
|
c3fc43cc60
|
move from postgresql to master (#528)
|
2018-05-06 18:08:18 +02:00 |
|
Daniel Hansson
|
dfa51692e6
|
avoid internal server error and broken pipe
|
2018-04-26 20:23:56 +02:00 |
|